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