summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/syncbtn.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/syncbtn.hxx')
-rw-r--r--sw/source/uibase/inc/syncbtn.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/syncbtn.hxx b/sw/source/uibase/inc/syncbtn.hxx
index 88729b8c3698..4934b41f9b9a 100644
--- a/sw/source/uibase/inc/syncbtn.hxx
+++ b/sw/source/uibase/inc/syncbtn.hxx
@@ -27,7 +27,7 @@ class SwSyncBtnDlg : public SfxFloatingWindow
{
VclPtr<PushButton> m_pSyncBtn;
- DECL_STATIC_LINK_TYPED( SwSyncBtnDlg, BtnHdl, Button*, void );
+ DECL_STATIC_LINK( SwSyncBtnDlg, BtnHdl, Button*, void );
public:
SwSyncBtnDlg(SfxBindings*, SfxChildWindow*, vcl::Window *pParent);