summaryrefslogtreecommitdiff
path: root/sw/inc/dlelstnr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/dlelstnr.hxx')
-rw-r--r--sw/inc/dlelstnr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/dlelstnr.hxx b/sw/inc/dlelstnr.hxx
index b499c57af0e7..82f15ad899fe 100644
--- a/sw/inc/dlelstnr.hxx
+++ b/sw/inc/dlelstnr.hxx
@@ -59,7 +59,7 @@ class SwLinguServiceEventListener :
public:
SwLinguServiceEventListener();
- virtual ~SwLinguServiceEventListener();
+ virtual ~SwLinguServiceEventListener() override;
/// XEventListener
virtual void SAL_CALL disposing( const css::lang::EventObject& rEventObj ) throw(css::uno::RuntimeException, std::exception) override;