summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/datastreamdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/datastreamdlg.hxx')
-rw-r--r--sc/source/ui/inc/datastreamdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/datastreamdlg.hxx b/sc/source/ui/inc/datastreamdlg.hxx
index bde22e836ebf..09b461fa8635 100644
--- a/sc/source/ui/inc/datastreamdlg.hxx
+++ b/sc/source/ui/inc/datastreamdlg.hxx
@@ -53,7 +53,7 @@ class DataStreamDlg : public ModalDialog
ScRange GetStartRange();
public:
- DataStreamDlg(ScDocShell *pDocShell, Window* pParent);
+ DataStreamDlg(ScDocShell *pDocShell, vcl::Window* pParent);
void Init( const DataStream& rStrm );