summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/wordcountctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/wordcountctrl.hxx')
-rw-r--r--sw/source/uibase/inc/wordcountctrl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/wordcountctrl.hxx b/sw/source/uibase/inc/wordcountctrl.hxx
index 9130600ae3f0..7b6f8620453e 100644
--- a/sw/source/uibase/inc/wordcountctrl.hxx
+++ b/sw/source/uibase/inc/wordcountctrl.hxx
@@ -25,7 +25,7 @@ public:
SFX_DECL_STATUSBAR_CONTROL();
SwWordCountStatusBarControl(sal_uInt16 nSlotId, sal_uInt16 nId, StatusBar& rStb);
- virtual ~SwWordCountStatusBarControl();
+ virtual ~SwWordCountStatusBarControl() override;
virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState,
const SfxPoolItem* pState ) override;