summaryrefslogtreecommitdiff
path: root/sw/inc/colwd.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/colwd.hxx')
-rw-r--r--sw/inc/colwd.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/colwd.hxx b/sw/inc/colwd.hxx
index 4069ebc20a57..448e07efaca6 100644
--- a/sw/inc/colwd.hxx
+++ b/sw/inc/colwd.hxx
@@ -37,7 +37,7 @@ protected:
DECL_LINK(LoseFocusHdl, void * = 0);
public:
- SwTableWidthDlg(Window *pParent, SwTableFUNC &rFnc );
+ SwTableWidthDlg(vcl::Window *pParent, SwTableFUNC &rFnc );
};
#endif