summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/inc/pubdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/pubdlg.hxx')
-rw-r--r--sd/source/ui/inc/pubdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/pubdlg.hxx b/sd/source/ui/inc/pubdlg.hxx
index 9abdd7b27f7f..9dc3854cdd53 100644
--- a/sd/source/ui/inc/pubdlg.hxx
+++ b/sd/source/ui/inc/pubdlg.hxx
@@ -182,7 +182,7 @@ private:
DECL_LINK_TYPED( LastPageHdl, Button*, void );
DECL_LINK_TYPED( DesignHdl, Button*, void );
- DECL_LINK( DesignSelectHdl, void * );
+ DECL_LINK_TYPED( DesignSelectHdl, ListBox&, void );
DECL_LINK_TYPED( DesignDeleteHdl, Button*, void );
DECL_LINK_TYPED( BaseHdl, Button*, void );
DECL_LINK_TYPED( ContentHdl, Button*, void );