summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs/namecrea.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/miscdlgs/namecrea.cxx')
-rw-r--r--sc/source/ui/miscdlgs/namecrea.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/miscdlgs/namecrea.cxx b/sc/source/ui/miscdlgs/namecrea.cxx
index 72308b838371..fa876ba2bccc 100644
--- a/sc/source/ui/miscdlgs/namecrea.cxx
+++ b/sc/source/ui/miscdlgs/namecrea.cxx
@@ -22,7 +22,7 @@
#include "namecrea.hxx"
#include "scresid.hxx"
-ScNameCreateDlg::ScNameCreateDlg( Window * pParent, sal_uInt16 nFlags )
+ScNameCreateDlg::ScNameCreateDlg( vcl::Window * pParent, sal_uInt16 nFlags )
: ModalDialog(pParent, "CreateNamesDialog", "modules/scalc/ui/createnamesdialog.ui")
{
get(m_pTopBox, "top");