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 83a16070a5d7..e2fa361c4ea9 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_LINK( BtnHdl, void* );
+ DECL_STATIC_LINK( SwSyncBtnDlg, BtnHdl, void* );
public:
SwSyncBtnDlg(SfxBindings*, SfxChildWindow*, vcl::Window *pParent);