summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/mergetbl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/mergetbl.hxx')
-rw-r--r--sw/source/uibase/inc/mergetbl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/mergetbl.hxx b/sw/source/uibase/inc/mergetbl.hxx
index 588efaf45e75..fe9882a1429b 100644
--- a/sw/source/uibase/inc/mergetbl.hxx
+++ b/sw/source/uibase/inc/mergetbl.hxx
@@ -33,7 +33,7 @@ protected:
virtual void Apply() SAL_OVERRIDE;
public:
- SwMergeTblDlg( Window *pParent, bool& rWithPrev );
+ SwMergeTblDlg( vcl::Window *pParent, bool& rWithPrev );
};
#endif