diff options
Diffstat (limited to 'sd/inc/CustomAnimationEffect.hxx')
-rw-r--r-- | sd/inc/CustomAnimationEffect.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/CustomAnimationEffect.hxx b/sd/inc/CustomAnimationEffect.hxx index 67445cf0d854..e117783c90ea 100644 --- a/sd/inc/CustomAnimationEffect.hxx +++ b/sd/inc/CustomAnimationEffect.hxx @@ -413,7 +413,7 @@ private: void lockRebuilds(); void unlockRebuilds(); - DECL_LINK(onTimerHdl, Timer *, void); + DECL_DLLPRIVATE_LINK(onTimerHdl, Timer *, void); virtual void implRebuild() override; |