summaryrefslogtreecommitdiff
path: root/include/vcl/texteng.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/texteng.hxx')
-rw-r--r--include/vcl/texteng.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/texteng.hxx b/include/vcl/texteng.hxx
index f528d0bde7cf..5a13c2390f6f 100644
--- a/include/vcl/texteng.hxx
+++ b/include/vcl/texteng.hxx
@@ -171,7 +171,7 @@ protected:
void ImpTextHeightChanged();
void ImpTextFormatted();
- DECL_LINK_TYPED( IdleFormatHdl, Idle *, void );
+ DECL_LINK( IdleFormatHdl, Idle *, void );
void CheckIdleFormatter();
void IdleFormatAndUpdate( TextView* pCurView, sal_uInt16 nMaxTimerRestarts = 5 );