summaryrefslogtreecommitdiff
path: root/sw/source/uibase/envelp/syncbtn.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/envelp/syncbtn.cxx')
-rw-r--r--sw/source/uibase/envelp/syncbtn.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/uibase/envelp/syncbtn.cxx b/sw/source/uibase/envelp/syncbtn.cxx
index 16e07645ba86..81a59be3ec6f 100644
--- a/sw/source/uibase/envelp/syncbtn.cxx
+++ b/sw/source/uibase/envelp/syncbtn.cxx
@@ -31,7 +31,7 @@
SFX_IMPL_FLOATINGWINDOW( SwSyncChildWin, FN_SYNC_LABELS )
-SwSyncChildWin::SwSyncChildWin( Window* _pParent,
+SwSyncChildWin::SwSyncChildWin( vcl::Window* _pParent,
sal_uInt16 nId,
SfxBindings* pBindings,
SfxChildWinInfo* pInfo ) :
@@ -60,7 +60,7 @@ SwSyncChildWin::SwSyncChildWin( Window* _pParent,
SwSyncBtnDlg::SwSyncBtnDlg( SfxBindings* _pBindings,
SfxChildWindow* pChild,
- Window *pParent)
+ vcl::Window *pParent)
: SfxFloatingWindow(_pBindings, pChild, pParent, "FloatingSync", "modules/swriter/ui/floatingsync.ui")
{
get(m_pSyncBtn, "sync");