summaryrefslogtreecommitdiff
path: root/unotools/source/config/eventcfg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/source/config/eventcfg.cxx')
-rw-r--r--unotools/source/config/eventcfg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unotools/source/config/eventcfg.cxx b/unotools/source/config/eventcfg.cxx
index 353d1074d4f3..6b70a39e902d 100644
--- a/unotools/source/config/eventcfg.cxx
+++ b/unotools/source/config/eventcfg.cxx
@@ -92,7 +92,7 @@ private:
public:
GlobalEventConfig_Impl( );
- virtual ~GlobalEventConfig_Impl( );
+ virtual ~GlobalEventConfig_Impl( ) override;
void Notify( const css::uno::Sequence<OUString>& aPropertyNames) override;