summaryrefslogtreecommitdiff
path: root/cui/source/inc/SvxMenuConfigPage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/SvxMenuConfigPage.hxx')
-rw-r--r--cui/source/inc/SvxMenuConfigPage.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/cui/source/inc/SvxMenuConfigPage.hxx b/cui/source/inc/SvxMenuConfigPage.hxx
index 7f5eb33c39e4..f944ce36161e 100644
--- a/cui/source/inc/SvxMenuConfigPage.hxx
+++ b/cui/source/inc/SvxMenuConfigPage.hxx
@@ -53,8 +53,7 @@ private:
DECL_LINK( SelectMenu, ListBox&, void );
DECL_LINK( SelectMenuEntry, SvTreeListBox *, void );
- DECL_LINK( AddMenuHdl, Button *, void );
- DECL_LINK( RemoveMenuHdl, Button *, void );
+ DECL_LINK( GearHdl, MenuButton *, void );
DECL_LINK( SelectCategory, ListBox&, void );