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