summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/anyrefdg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/anyrefdg.hxx')
-rw-r--r--sc/source/ui/inc/anyrefdg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/anyrefdg.hxx b/sc/source/ui/inc/anyrefdg.hxx
index 383f6b3726a6..270735bd45e1 100644
--- a/sc/source/ui/inc/anyrefdg.hxx
+++ b/sc/source/ui/inc/anyrefdg.hxx
@@ -133,7 +133,7 @@ private:
Timer aTimer;
String aDocName; // document on which the dialog was opened
- DECL_LINK( UpdateFocusHdl, Timer* );
+ DECL_LINK( UpdateFocusHdl, void* );
protected: