summaryrefslogtreecommitdiff
path: root/sc/inc/refreshtimer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/refreshtimer.hxx')
-rw-r--r--sc/inc/refreshtimer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/refreshtimer.hxx b/sc/inc/refreshtimer.hxx
index 68f2b957e3c6..2eed9833d7ee 100644
--- a/sc/inc/refreshtimer.hxx
+++ b/sc/inc/refreshtimer.hxx
@@ -54,7 +54,7 @@ public:
bool operator!=( const ScRefreshTimer& r ) const;
void SetRefreshControl( ScRefreshTimerControl * const * pp );
- void SetRefreshHandler( const Link& rLink );
+ void SetRefreshHandler( const Link<>& rLink );
sal_uLong GetRefreshDelay() const;
void StopRefreshTimer();