Renaming Qml wizards

Unify names to QmlProjectApplicationWizard & QmlProjectImportWizard
This commit is contained in:
Kai Koehne
2010-02-18 15:33:35 +01:00
parent 2440bfc5dc
commit 06abd3b59d
6 changed files with 55 additions and 51 deletions

View File

@@ -13,12 +13,12 @@ HEADERS += qmlproject.h \
qmlprojectmanager.h \
qmlprojectconstants.h \
qmlprojectnodes.h \
qmlprojectwizard.h \
qmlprojectimportwizard.h \
qmlprojectfile.h \
qmlprojectruncontrol.h \
qmlprojectrunconfiguration.h \
qmlprojectrunconfigurationfactory.h \
qmlnewprojectwizard.h \
qmlprojectapplicationwizard.h \
qmltaskmanager.h \
qmlprojectmanager_global.h \
qmlprojectmanagerconstants.h \
@@ -27,12 +27,12 @@ SOURCES += qmlproject.cpp \
qmlprojectplugin.cpp \
qmlprojectmanager.cpp \
qmlprojectnodes.cpp \
qmlprojectwizard.cpp \
qmlprojectimportwizard.cpp \
qmlprojectfile.cpp \
qmlprojectruncontrol.cpp \
qmlprojectrunconfiguration.cpp \
qmlprojectrunconfigurationfactory.cpp \
qmlnewprojectwizard.cpp \
qmlprojectapplicationwizard.cpp \
qmltaskmanager.cpp \
qmlprojecttarget.cpp
RESOURCES += qmlproject.qrc