summaryrefslogtreecommitdiffstats
path: root/cui/source/customize/eventdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/customize/eventdlg.hxx')
-rw-r--r--cui/source/customize/eventdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/customize/eventdlg.hxx b/cui/source/customize/eventdlg.hxx
index e3b25e6dffbe..c1f283f52b57 100644
--- a/cui/source/customize/eventdlg.hxx
+++ b/cui/source/customize/eventdlg.hxx
@@ -37,7 +37,7 @@ class SvxEventConfigPage : public _SvxMacroTabPage
bool bAppConfig;
- DECL_LINK( SelectHdl_Impl, ListBox* );
+ DECL_LINK_TYPED( SelectHdl_Impl, ListBox&, void );
SvxEventConfigPage (const SvxEventConfigPage &) SAL_DELETED_FUNCTION;
SvxEventConfigPage & operator= (const SvxEventConfigPage &) SAL_DELETED_FUNCTION;