summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/wordcountctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/wordcountctrl.hxx')
-rw-r--r--sw/source/core/uibase/inc/wordcountctrl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/wordcountctrl.hxx b/sw/source/core/uibase/inc/wordcountctrl.hxx
index 9026d2a676e9..017aa6d2b0c6 100644
--- a/sw/source/core/uibase/inc/wordcountctrl.hxx
+++ b/sw/source/core/uibase/inc/wordcountctrl.hxx
@@ -25,7 +25,7 @@ public:
SFX_DECL_STATUSBAR_CONTROL();
SwWordCountStatusBarControl(sal_uInt16 nSlotId, sal_uInt16 nId, StatusBar& rStb);
- ~SwWordCountStatusBarControl();
+ virtual ~SwWordCountStatusBarControl();
};
#endif