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 827a06a882c5..92c390687dc7 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 );
- ~SvxPosSizeStatusBarControl();
+ virtual ~SvxPosSizeStatusBarControl();
virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState ) SAL_OVERRIDE;
virtual void Paint( const UserDrawEvent& rEvt ) SAL_OVERRIDE;