summaryrefslogtreecommitdiff
path: root/sw/source/ui/table/rowht.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/table/rowht.cxx')
-rw-r--r--sw/source/ui/table/rowht.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/table/rowht.cxx b/sw/source/ui/table/rowht.cxx
index 348c5e8045af..f745f3f9356d 100644
--- a/sw/source/ui/table/rowht.cxx
+++ b/sw/source/ui/table/rowht.cxx
@@ -49,7 +49,7 @@ void SwTableHeightDlg::Apply()
rSh.SetRowHeight( aSz );
}
-SwTableHeightDlg::SwTableHeightDlg(Window *pParent, SwWrtShell &rS)
+SwTableHeightDlg::SwTableHeightDlg(vcl::Window *pParent, SwWrtShell &rS)
: SvxStandardDialog(pParent, "RowHeightDialog", "modules/swriter/ui/rowheight.ui")
, rSh( rS )
{