summaryrefslogtreecommitdiff
path: root/sd/source/ui/slideshow/SlideShowRestarter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/slideshow/SlideShowRestarter.hxx')
-rw-r--r--sd/source/ui/slideshow/SlideShowRestarter.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/slideshow/SlideShowRestarter.hxx b/sd/source/ui/slideshow/SlideShowRestarter.hxx
index 56a23b80030f..42b494c91fd0 100644
--- a/sd/source/ui/slideshow/SlideShowRestarter.hxx
+++ b/sd/source/ui/slideshow/SlideShowRestarter.hxx
@@ -75,7 +75,7 @@ private:
*/
sal_Int32 GetDisplayCount();
- DECL_LINK(EndPresentation, void*);
+ DECL_LINK_TYPED(EndPresentation, void*, void);
/** Restart the presentation on the slide last shown before the restart
was initiated.