summaryrefslogtreecommitdiff
path: root/framework/inc/uielement/togglebuttontoolbarcontroller.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/uielement/togglebuttontoolbarcontroller.hxx')
-rw-r--r--framework/inc/uielement/togglebuttontoolbarcontroller.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/uielement/togglebuttontoolbarcontroller.hxx b/framework/inc/uielement/togglebuttontoolbarcontroller.hxx
index fd34368d5ef4..51744d08ad46 100644
--- a/framework/inc/uielement/togglebuttontoolbarcontroller.hxx
+++ b/framework/inc/uielement/togglebuttontoolbarcontroller.hxx
@@ -50,7 +50,7 @@ class ToggleButtonToolbarController : public ComplexToolbarController
sal_uInt16 nID,
Style eStyle,
const OUString& aCommand );
- virtual ~ToggleButtonToolbarController();
+ virtual ~ToggleButtonToolbarController() override;
// XComponent
virtual void SAL_CALL dispose() throw ( css::uno::RuntimeException, std::exception ) override;