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 495ced772ffd..e4dbacaab765 100644
--- a/include/svtools/extcolorcfg.hxx
+++ b/include/svtools/extcolorcfg.hxx
@@ -69,7 +69,7 @@ public:
ExtendedColorConfig();
~ExtendedColorConfig();
- virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
+ virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) SAL_OVERRIDE;
// get the configured value
ExtendedColorConfigValue GetColorValue(const OUString& _sComponentName,const OUString& _sName)const;