summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/namedlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/namedlg.hxx')
-rw-r--r--sc/source/ui/inc/namedlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/namedlg.hxx b/sc/source/ui/inc/namedlg.hxx
index 63c749778afb..cb586b928554 100644
--- a/sc/source/ui/inc/namedlg.hxx
+++ b/sc/source/ui/inc/namedlg.hxx
@@ -119,7 +119,7 @@ protected:
virtual void RefInputDone( bool bForced = false ) SAL_OVERRIDE;
public:
- ScNameDlg( SfxBindings* pB, SfxChildWindow* pCW, Window* pParent,
+ ScNameDlg( SfxBindings* pB, SfxChildWindow* pCW, vcl::Window* pParent,
ScViewData* ptrViewData,
const ScAddress& aCursorPos, boost::ptr_map<OUString, ScRangeName>* pRangeMap = NULL );
virtual ~ScNameDlg();