summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/csvtablebox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/csvtablebox.hxx')
-rw-r--r--sc/source/ui/inc/csvtablebox.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/csvtablebox.hxx b/sc/source/ui/inc/csvtablebox.hxx
index 789f7c234e58..cda528abf86c 100644
--- a/sc/source/ui/inc/csvtablebox.hxx
+++ b/sc/source/ui/inc/csvtablebox.hxx
@@ -61,7 +61,7 @@ private:
bool mbFixedMode; /// false = Separators, true = Fixed width.
public:
- explicit ScCsvTableBox( Window* pParent, WinBits nBits );
+ explicit ScCsvTableBox( vcl::Window* pParent, WinBits nBits );
/** Finishes initialization. Must be called after constructing a new object. */
void Init();