summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/namecrea.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/namecrea.hxx')
-rw-r--r--sc/source/ui/inc/namecrea.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/namecrea.hxx b/sc/source/ui/inc/namecrea.hxx
index 7757bf265bcd..ef8762605dbc 100644
--- a/sc/source/ui/inc/namecrea.hxx
+++ b/sc/source/ui/inc/namecrea.hxx
@@ -33,7 +33,7 @@ protected:
CheckBox* m_pBottomBox;
CheckBox* m_pRightBox;
public:
- ScNameCreateDlg( Window * pParent, sal_uInt16 nFlags );
+ ScNameCreateDlg( vcl::Window * pParent, sal_uInt16 nFlags );
sal_uInt16 GetFlags() const;
};