summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/fontcfg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/fontcfg.hxx')
-rw-r--r--sw/source/uibase/inc/fontcfg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/fontcfg.hxx b/sw/source/uibase/inc/fontcfg.hxx
index cee5e671914f..2a03d5677e26 100644
--- a/sw/source/uibase/inc/fontcfg.hxx
+++ b/sw/source/uibase/inc/fontcfg.hxx
@@ -75,7 +75,7 @@ class SW_DLLPUBLIC SwStdFontConfig : public utl::ConfigItem
public:
SwStdFontConfig();
- virtual ~SwStdFontConfig();
+ virtual ~SwStdFontConfig() override;
virtual void Notify( const css::uno::Sequence< OUString >& aPropertyNames ) override;