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 0ffba28dbf01..aea330b44fb5 100644
--- a/include/svx/zoomsliderctrl.hxx
+++ b/include/svx/zoomsliderctrl.hxx
@@ -43,7 +43,7 @@ public:
SFX_DECL_STATUSBAR_CONTROL();
SvxZoomSliderControl( sal_uInt16 _nSlotId, sal_uInt16 _nId, StatusBar& _rStb );
- virtual ~SvxZoomSliderControl();
+ virtual ~SvxZoomSliderControl() override;
virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState ) override;
virtual void Paint( const UserDrawEvent& rEvt ) override;