summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/PhotoAlbumDialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/dlg/PhotoAlbumDialog.hxx')
-rw-r--r--sd/source/ui/dlg/PhotoAlbumDialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/dlg/PhotoAlbumDialog.hxx b/sd/source/ui/dlg/PhotoAlbumDialog.hxx
index a82f0aad4f6d..1b7cf81c9d0e 100644
--- a/sd/source/ui/dlg/PhotoAlbumDialog.hxx
+++ b/sd/source/ui/dlg/PhotoAlbumDialog.hxx
@@ -78,7 +78,7 @@ private:
DECL_LINK_TYPED(DownHdl, Button*, void);
DECL_LINK_TYPED(RemoveHdl, Button*, void);
- DECL_LINK(SelectHdl, void*);
+ DECL_LINK_TYPED(SelectHdl, ListBox&, void);
Reference< drawing::XDrawPage > appendNewSlide(AutoLayout aLayout,
Reference< drawing::XDrawPages > xDrawPages);