summaryrefslogtreecommitdiff
path: root/include/svx/pszctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/pszctrl.hxx')
-rw-r--r--include/svx/pszctrl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/pszctrl.hxx b/include/svx/pszctrl.hxx
index f8e8dca4d07e..35441e14723c 100644
--- a/include/svx/pszctrl.hxx
+++ b/include/svx/pszctrl.hxx
@@ -38,7 +38,7 @@ public:
SFX_DECL_STATUSBAR_CONTROL();
SvxPosSizeStatusBarControl( sal_uInt16 nSlotId, sal_uInt16 nId, StatusBar& rStb );
- virtual ~SvxPosSizeStatusBarControl();
+ virtual ~SvxPosSizeStatusBarControl() override;
virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState ) override;
virtual void Paint( const UserDrawEvent& rEvt ) override;