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 6aca1a439c87..69d4782b0d0e 100644
--- a/include/svtools/htmlcfg.hxx
+++ b/include/svtools/htmlcfg.hxx
@@ -44,7 +44,7 @@ class SVT_DLLPUBLIC SvxHtmlOptions : public utl::ConfigItem
public:
SvxHtmlOptions();
- ~SvxHtmlOptions();
+ virtual ~SvxHtmlOptions();
virtual void Commit() SAL_OVERRIDE;
virtual void Notify( const com::sun::star::uno::Sequence< OUString >& _rPropertyNames) SAL_OVERRIDE;