summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/fldtdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/fldtdlg.hxx')
-rw-r--r--sw/source/uibase/inc/fldtdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/fldtdlg.hxx b/sw/source/uibase/inc/fldtdlg.hxx
index da57ade2e098..71883a0f7119 100644
--- a/sw/source/uibase/inc/fldtdlg.hxx
+++ b/sw/source/uibase/inc/fldtdlg.hxx
@@ -47,7 +47,7 @@ class SwFldDlg: public SfxTabDialog
bool bOnlyActivate = false );
public:
- SwFldDlg(SfxBindings* pB, SwChildWinWrapper* pCW, Window *pParent);
+ SwFldDlg(SfxBindings* pB, SwChildWinWrapper* pCW, vcl::Window *pParent);
virtual ~SwFldDlg();
DECL_LINK(OKHdl, void *);