summaryrefslogtreecommitdiff
path: root/include/svx/ClassificationDialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/ClassificationDialog.hxx')
-rw-r--r--include/svx/ClassificationDialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/ClassificationDialog.hxx b/include/svx/ClassificationDialog.hxx
index 8259b64617fd..b83068ba1c1e 100644
--- a/include/svx/ClassificationDialog.hxx
+++ b/include/svx/ClassificationDialog.hxx
@@ -61,7 +61,7 @@ private:
DECL_LINK(ButtonClicked, weld::Button&, void);
DECL_LINK(OkHdl, weld::Button&, void);
- DECL_LINK(SelectToolboxHdl, weld::ToggleButton&, void);
+ DECL_LINK(SelectToolboxHdl, weld::Toggleable&, void);
DECL_LINK(SelectClassificationHdl, weld::ComboBox&, void);
DECL_LINK(SelectMarkingHdl, weld::TreeView&, bool);
DECL_LINK(SelectIPPartNumbersHdl, weld::TreeView&, bool);