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