summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/namepast.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/namepast.hxx')
-rw-r--r--sc/source/ui/inc/namepast.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/namepast.hxx b/sc/source/ui/inc/namepast.hxx
index 44910754d2f0..62d4a4d89061 100644
--- a/sc/source/ui/inc/namepast.hxx
+++ b/sc/source/ui/inc/namepast.hxx
@@ -46,7 +46,7 @@ private:
std::vector<OUString> maSelectedNames;
boost::ptr_map<OUString, ScRangeName> maRangeMap;
public:
- ScNamePasteDlg( Window * pParent, ScDocShell* pShell, bool bInsList=true );
+ ScNamePasteDlg( vcl::Window * pParent, ScDocShell* pShell, bool bInsList=true );
virtual ~ScNamePasteDlg();