summaryrefslogtreecommitdiff
path: root/sw/source/ui/table/splittbl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/table/splittbl.cxx')
-rw-r--r--sw/source/ui/table/splittbl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/table/splittbl.cxx b/sw/source/ui/table/splittbl.cxx
index d85bb957b4f7..d6d7b62ca16b 100644
--- a/sw/source/ui/table/splittbl.cxx
+++ b/sw/source/ui/table/splittbl.cxx
@@ -22,7 +22,7 @@
#include <table.hrc>
#include <tblenum.hxx>
-SwSplitTblDlg::SwSplitTblDlg( Window *pParent, SwWrtShell &rSh )
+SwSplitTblDlg::SwSplitTblDlg( vcl::Window *pParent, SwWrtShell &rSh )
: SvxStandardDialog( pParent, "SplitTableDialog", "modules/swriter/ui/splittable.ui" )
, rShell(rSh)
, m_nSplit(HEADLINE_CNTNTCOPY)