summaryrefslogtreecommitdiff
path: root/sc/inc/chartlis.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/chartlis.hxx')
-rw-r--r--sc/inc/chartlis.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/chartlis.hxx b/sc/inc/chartlis.hxx
index 9c11640a857c..6b982c316fc1 100644
--- a/sc/inc/chartlis.hxx
+++ b/sc/inc/chartlis.hxx
@@ -145,7 +145,7 @@ private:
Idle aIdle;
ScDocument* pDoc;
- DECL_LINK_TYPED(TimerHdl, Idle *, void);
+ DECL_LINK(TimerHdl, Idle *, void);
ScChartListenerCollection& operator=( const ScChartListenerCollection& ) = delete;