summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/chldwrap.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/chldwrap.hxx')
-rw-r--r--sw/source/uibase/inc/chldwrap.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/chldwrap.hxx b/sw/source/uibase/inc/chldwrap.hxx
index 142b68982bb6..d9b6574b099c 100644
--- a/sw/source/uibase/inc/chldwrap.hxx
+++ b/sw/source/uibase/inc/chldwrap.hxx
@@ -33,7 +33,7 @@ class SwChildWinWrapper : public SfxChildWindow
// Implementation in fldtdlg.cxx
protected:
- SwChildWinWrapper(Window *pParentWindow, sal_uInt16 nId);
+ SwChildWinWrapper(vcl::Window *pParentWindow, sal_uInt16 nId);
public:
virtual bool ReInitDlg(SwDocShell *pDocSh);