summaryrefslogtreecommitdiff
path: root/include/svx/tbxctl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/tbxctl.hxx')
-rw-r--r--include/svx/tbxctl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/tbxctl.hxx b/include/svx/tbxctl.hxx
index fb18d8baddc6..5aa9e102b674 100644
--- a/include/svx/tbxctl.hxx
+++ b/include/svx/tbxctl.hxx
@@ -41,7 +41,7 @@ public:
SvxTbxCtlDraw( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
// XInitialization
virtual void SAL_CALL initialize( const css::uno::Sequence< css::uno::Any >& aArguments ) throw ( css::uno::Exception, css::uno::RuntimeException, std::exception) override;
- virtual ~SvxTbxCtlDraw() {}
+ virtual ~SvxTbxCtlDraw() override {}
SFX_DECL_TOOLBOX_CONTROL();