summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/blink.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/blink.hxx')
-rw-r--r--sw/source/core/inc/blink.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/blink.hxx b/sw/source/core/inc/blink.hxx
index 00b624a1b408..61c45fda8044 100644
--- a/sw/source/core/inc/blink.hxx
+++ b/sw/source/core/inc/blink.hxx
@@ -75,7 +75,7 @@ public:
SwBlink();
~SwBlink();
- DECL_LINK_TYPED( Blinker, Timer *, void );
+ DECL_LINK( Blinker, Timer *, void );
void Insert( const Point& rPoint, const SwLinePortion* pPor,
const SwTextFrame *pTextFrame, sal_uInt16 nDir );