summaryrefslogtreecommitdiff
path: root/sd/source/ui/slideshow/showwindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/slideshow/showwindow.hxx')
-rw-r--r--sd/source/ui/slideshow/showwindow.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/slideshow/showwindow.hxx b/sd/source/ui/slideshow/showwindow.hxx
index a9a5eabae831..ab7aac7e0f9c 100644
--- a/sd/source/ui/slideshow/showwindow.hxx
+++ b/sd/source/ui/slideshow/showwindow.hxx
@@ -109,7 +109,7 @@ private:
DECL_LINK_TYPED( PauseTimeoutHdl, Timer*, void );
DECL_LINK_TYPED(MouseTimeoutHdl, Timer *, void);
- DECL_LINK( EventHdl, VclWindowEvent* pEvent );
+ DECL_LINK( EventHdl, VclWindowEvent* );
::rtl::Reference< SlideshowImpl > mxController;
};