summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/HeaderFooterWin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/HeaderFooterWin.hxx')
-rw-r--r--sw/source/uibase/inc/HeaderFooterWin.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/HeaderFooterWin.hxx b/sw/source/uibase/inc/HeaderFooterWin.hxx
index 9a451b9a0bdf..6e9fec7be6a1 100644
--- a/sw/source/uibase/inc/HeaderFooterWin.hxx
+++ b/sw/source/uibase/inc/HeaderFooterWin.hxx
@@ -50,7 +50,7 @@ public:
void SetReadonly( bool bReadonly ) override;
private:
- DECL_LINK_TYPED( FadeHandler, Timer *, void );
+ DECL_LINK( FadeHandler, Timer *, void );
};
#endif