summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/rowht.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/rowht.hxx')
-rw-r--r--sw/source/uibase/inc/rowht.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/rowht.hxx b/sw/source/uibase/inc/rowht.hxx
index e8fd8adfb57b..25d9e7c918f3 100644
--- a/sw/source/uibase/inc/rowht.hxx
+++ b/sw/source/uibase/inc/rowht.hxx
@@ -36,7 +36,7 @@ protected:
virtual void Apply() SAL_OVERRIDE;
public:
- SwTableHeightDlg( Window *pParent, SwWrtShell &rS );
+ SwTableHeightDlg( vcl::Window *pParent, SwWrtShell &rS );
};
#endif