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