summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/formedt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/formedt.hxx')
-rw-r--r--sw/source/uibase/inc/formedt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/formedt.hxx b/sw/source/uibase/inc/formedt.hxx
index 7489506e7e8e..118869e93e74 100644
--- a/sw/source/uibase/inc/formedt.hxx
+++ b/sw/source/uibase/inc/formedt.hxx
@@ -74,7 +74,7 @@ class SwIdxFormDlg : public SvxStandardDialog
bool bLastLinkIsEnd;
public:
- SwIdxFormDlg( Window* pParent, SwWrtShell &rShell, const SwForm& rForm );
+ SwIdxFormDlg( vcl::Window* pParent, SwWrtShell &rShell, const SwForm& rForm );
virtual ~SwIdxFormDlg();
const SwForm& GetTOXForm();