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.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/uibase/inc/syncbtn.hxx b/sw/source/uibase/inc/syncbtn.hxx
index ed0a4e9774f9..76f8be74749a 100644
--- a/sw/source/uibase/inc/syncbtn.hxx
+++ b/sw/source/uibase/inc/syncbtn.hxx
@@ -30,13 +30,13 @@ class SwSyncBtnDlg : public SfxFloatingWindow
DECL_LINK( BtnHdl, void* );
public:
- SwSyncBtnDlg(SfxBindings*, SfxChildWindow*, Window *pParent);
+ SwSyncBtnDlg(SfxBindings*, SfxChildWindow*, vcl::Window *pParent);
};
class SwSyncChildWin : public SfxChildWindow
{
public:
- SwSyncChildWin( Window* ,
+ SwSyncChildWin( vcl::Window* ,
sal_uInt16 nId,
SfxBindings*,
SfxChildWinInfo* );