summaryrefslogtreecommitdiff
path: root/sd/inc/CustomAnimationEffect.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/CustomAnimationEffect.hxx')
-rw-r--r--sd/inc/CustomAnimationEffect.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/CustomAnimationEffect.hxx b/sd/inc/CustomAnimationEffect.hxx
index 91c08dca1edf..bc6adda756a6 100644
--- a/sd/inc/CustomAnimationEffect.hxx
+++ b/sd/inc/CustomAnimationEffect.hxx
@@ -410,7 +410,7 @@ protected:
void lockRebuilds();
void unlockRebuilds();
- DECL_LINK_TYPED(onTimerHdl, Timer *, void);
+ DECL_LINK(onTimerHdl, Timer *, void);
virtual void implRebuild() override;