summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/bookctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/bookctrl.hxx')
-rw-r--r--sw/source/uibase/inc/bookctrl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/bookctrl.hxx b/sw/source/uibase/inc/bookctrl.hxx
index 7ec842f29692..a69f020d6c51 100644
--- a/sw/source/uibase/inc/bookctrl.hxx
+++ b/sw/source/uibase/inc/bookctrl.hxx
@@ -34,7 +34,7 @@ public:
SFX_DECL_STATUSBAR_CONTROL();
SwBookmarkControl( sal_uInt16 nSlotId, sal_uInt16 nId, StatusBar& rStb );
- virtual ~SwBookmarkControl();
+ virtual ~SwBookmarkControl() override;
private:
OUString sPageNumber;