summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/cache/SlsCacheCompactor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/slidesorter/cache/SlsCacheCompactor.hxx')
-rw-r--r--sd/source/ui/slidesorter/cache/SlsCacheCompactor.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/slidesorter/cache/SlsCacheCompactor.hxx b/sd/source/ui/slidesorter/cache/SlsCacheCompactor.hxx
index 783afecba1a0..4da9ca05f92d 100644
--- a/sd/source/ui/slidesorter/cache/SlsCacheCompactor.hxx
+++ b/sd/source/ui/slidesorter/cache/SlsCacheCompactor.hxx
@@ -80,7 +80,7 @@ private:
*/
Timer maCompactionTimer;
bool mbIsCompactionRunning;
- DECL_LINK_TYPED(CompactionCallback, Timer *, void);
+ DECL_LINK(CompactionCallback, Timer *, void);
};
} } } // end of namespace ::sd::slidesorter::cache