summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/DocumentStatisticsManager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/DocumentStatisticsManager.hxx')
-rw-r--r--sw/source/core/inc/DocumentStatisticsManager.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/DocumentStatisticsManager.hxx b/sw/source/core/inc/DocumentStatisticsManager.hxx
index 0291afc032f5..b21e8ec9ef99 100644
--- a/sw/source/core/inc/DocumentStatisticsManager.hxx
+++ b/sw/source/core/inc/DocumentStatisticsManager.hxx
@@ -59,7 +59,7 @@ private:
bool IncrementalDocStatCalculate(long nChars, bool bFields = true);
// Our own 'StatsUpdateTimer' calls the following method
- DECL_LINK_TYPED( DoIdleStatsUpdate, Timer *, void );
+ DECL_LINK( DoIdleStatsUpdate, Timer *, void );
SwDocStat *mpDocStat; //< Statistics information.