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