summaryrefslogtreecommitdiff
path: root/include/unotools/useroptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/useroptions.hxx')
-rw-r--r--include/unotools/useroptions.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/useroptions.hxx b/include/unotools/useroptions.hxx
index 710e1e3e86ea..f82201fdd28a 100644
--- a/include/unotools/useroptions.hxx
+++ b/include/unotools/useroptions.hxx
@@ -54,7 +54,7 @@ class SAL_WARN_UNUSED UNOTOOLS_DLLPUBLIC SvtUserOptions : public utl::detail::Op
{
public:
SvtUserOptions ();
- virtual ~SvtUserOptions ();
+ virtual ~SvtUserOptions () override;
static osl::Mutex& GetInitMutex ();