summaryrefslogtreecommitdiff
path: root/vcl/source/window/scrwnd.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/window/scrwnd.hxx')
-rw-r--r--vcl/source/window/scrwnd.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/window/scrwnd.hxx b/vcl/source/window/scrwnd.hxx
index ccc38c778c99..efcb7b77bc58 100644
--- a/vcl/source/window/scrwnd.hxx
+++ b/vcl/source/window/scrwnd.hxx
@@ -74,7 +74,7 @@ private:
void ImplDrawWheel();
void ImplRecalcScrollValues();
- DECL_LINK( ImplScrollHdl, Timer* pTimer );
+ DECL_LINK(ImplScrollHdl, void *);
protected: