summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/chldwrap.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/chldwrap.hxx')
-rw-r--r--sw/source/uibase/inc/chldwrap.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/chldwrap.hxx b/sw/source/uibase/inc/chldwrap.hxx
index ac457f1f8a31..7f0b46e4f13e 100644
--- a/sw/source/uibase/inc/chldwrap.hxx
+++ b/sw/source/uibase/inc/chldwrap.hxx
@@ -29,7 +29,7 @@ class SwChildWinWrapper : public SfxChildWindow
Timer m_aUpdateTimer;
SwDocShell* m_pDocSh;
- DECL_LINK_TYPED( UpdateHdl, Timer*, void );
+ DECL_LINK( UpdateHdl, Timer*, void );
// Implementation in fldtdlg.cxx
protected: