summaryrefslogtreecommitdiff
path: root/cui/source/inc/hlinettp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/hlinettp.hxx')
-rw-r--r--cui/source/inc/hlinettp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/hlinettp.hxx b/cui/source/inc/hlinettp.hxx
index b4cd859c5b15..d0e4f7d921f5 100644
--- a/cui/source/inc/hlinettp.hxx
+++ b/cui/source/inc/hlinettp.hxx
@@ -67,7 +67,7 @@ private:
DECL_LINK (LostFocusTargetHdl_Impl , void * ); // Combobox "Target" lost its focus
DECL_LINK (ModifiedTargetHdl_Impl , void * ); // Contens of editfield "Target" modified
- DECL_LINK (TimeoutHdl_Impl , Timer * ); // Handler for timer -timeout
+ DECL_LINK(TimeoutHdl_Impl , void *); // Handler for timer -timeout
void SetScheme( const String& aScheme );