summaryrefslogtreecommitdiff
path: root/include/svtools/htmlcfg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/htmlcfg.hxx')
-rw-r--r--include/svtools/htmlcfg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/htmlcfg.hxx b/include/svtools/htmlcfg.hxx
index 5e46488d126c..18b6d351ecd3 100644
--- a/include/svtools/htmlcfg.hxx
+++ b/include/svtools/htmlcfg.hxx
@@ -45,7 +45,7 @@ class SVT_DLLPUBLIC SvxHtmlOptions : public utl::ConfigItem
public:
SvxHtmlOptions();
- virtual ~SvxHtmlOptions();
+ virtual ~SvxHtmlOptions() override;
virtual void Notify( const css::uno::Sequence< OUString >& _rPropertyNames) override;