summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/tmplctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/tmplctrl.hxx')
-rw-r--r--sd/source/ui/inc/tmplctrl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/tmplctrl.hxx b/sd/source/ui/inc/tmplctrl.hxx
index def12f6c154e..559ffc7cf228 100644
--- a/sd/source/ui/inc/tmplctrl.hxx
+++ b/sd/source/ui/inc/tmplctrl.hxx
@@ -25,7 +25,7 @@ class SdTemplateControl : public SfxStatusBarControl
{
public:
SdTemplateControl( sal_uInt16 nSlotId, sal_uInt16 nId, StatusBar& rStb );
- ~SdTemplateControl();
+ virtual ~SdTemplateControl();
virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState ) SAL_OVERRIDE;
virtual void Paint( const UserDrawEvent& rEvt ) SAL_OVERRIDE;