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 51744d08ad46..efddcf8d93bf 100644
--- a/framework/inc/uielement/togglebuttontoolbarcontroller.hxx
+++ b/framework/inc/uielement/togglebuttontoolbarcontroller.hxx
@@ -63,7 +63,7 @@ class ToggleButtonToolbarController : public ComplexToolbarController
virtual css::uno::Sequence< css::beans::PropertyValue> getExecuteArgs(sal_Int16 KeyModifier) const override;
private:
- DECL_LINK_TYPED( MenuSelectHdl, Menu *, bool);
+ DECL_LINK( MenuSelectHdl, Menu *, bool);
Style m_eStyle;
OUString m_aCurrentSelection;