summaryrefslogtreecommitdiff
path: root/framework/inc/uielement/complextoolbarcontroller.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/uielement/complextoolbarcontroller.hxx')
-rw-r--r--framework/inc/uielement/complextoolbarcontroller.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/uielement/complextoolbarcontroller.hxx b/framework/inc/uielement/complextoolbarcontroller.hxx
index a20e4b7ee6de..d82ba10d02df 100644
--- a/framework/inc/uielement/complextoolbarcontroller.hxx
+++ b/framework/inc/uielement/complextoolbarcontroller.hxx
@@ -45,7 +45,7 @@ class ComplexToolbarController : public svt::ToolboxController
ToolBox* pToolBar,
sal_uInt16 nID,
const OUString& aCommand );
- virtual ~ComplexToolbarController();
+ virtual ~ComplexToolbarController() override;
// XComponent
virtual void SAL_CALL dispose() throw ( css::uno::RuntimeException, std::exception ) override;