summaryrefslogtreecommitdiff
path: root/include/svx/zoomsliderctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/zoomsliderctrl.hxx')
-rw-r--r--include/svx/zoomsliderctrl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/zoomsliderctrl.hxx b/include/svx/zoomsliderctrl.hxx
index 2a39cde88a2a..a15121782c2c 100644
--- a/include/svx/zoomsliderctrl.hxx
+++ b/include/svx/zoomsliderctrl.hxx
@@ -40,7 +40,7 @@ public:
SFX_DECL_STATUSBAR_CONTROL();
SvxZoomSliderControl( sal_uInt16 _nSlotId, sal_uInt16 _nId, StatusBar& _rStb );
- ~SvxZoomSliderControl();
+ virtual ~SvxZoomSliderControl();
virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState ) SAL_OVERRIDE;
virtual void Paint( const UserDrawEvent& rEvt ) SAL_OVERRIDE;