summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/datafdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/datafdlg.hxx')
-rw-r--r--sc/source/ui/inc/datafdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/datafdlg.hxx b/sc/source/ui/inc/datafdlg.hxx
index 8587241b2497..00460ece6b8f 100644
--- a/sc/source/ui/inc/datafdlg.hxx
+++ b/sc/source/ui/inc/datafdlg.hxx
@@ -55,7 +55,7 @@ private:
boost::ptr_vector<boost::nullable<Edit> > maEdits;
public:
- ScDataFormDlg( Window* pParent, ScTabViewShell* pTabViewShell);
+ ScDataFormDlg( vcl::Window* pParent, ScTabViewShell* pTabViewShell);
virtual ~ScDataFormDlg();
void FillCtrls(SCROW nCurrentRow);