summaryrefslogtreecommitdiff
path: root/include/svtools/extcolorcfg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/extcolorcfg.hxx')
-rw-r--r--include/svtools/extcolorcfg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/extcolorcfg.hxx b/include/svtools/extcolorcfg.hxx
index be0982870171..2f3c9559c41b 100644
--- a/include/svtools/extcolorcfg.hxx
+++ b/include/svtools/extcolorcfg.hxx
@@ -64,7 +64,7 @@ private:
static ExtendedColorConfig_Impl* m_pImpl;
public:
ExtendedColorConfig();
- virtual ~ExtendedColorConfig();
+ virtual ~ExtendedColorConfig() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;