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 e4dbacaab765..1b08fa3700ab 100644
--- a/include/svtools/extcolorcfg.hxx
+++ b/include/svtools/extcolorcfg.hxx
@@ -67,7 +67,7 @@ private:
static ExtendedColorConfig_Impl* m_pImpl;
public:
ExtendedColorConfig();
- ~ExtendedColorConfig();
+ virtual ~ExtendedColorConfig();
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) SAL_OVERRIDE;