forked from qt-creator/qt-creator
QmlProject: Remove unneeded class declarations
This commit is contained in:
@@ -37,14 +37,6 @@
|
|||||||
#include <coreplugin/basefilewizard.h>
|
#include <coreplugin/basefilewizard.h>
|
||||||
#include <projectexplorer/baseprojectwizarddialog.h>
|
#include <projectexplorer/baseprojectwizarddialog.h>
|
||||||
|
|
||||||
namespace Utils {
|
|
||||||
|
|
||||||
class FileWizardPage;
|
|
||||||
class ProjectIntroPage;
|
|
||||||
|
|
||||||
} // namespace Utils
|
|
||||||
|
|
||||||
|
|
||||||
namespace QmlProjectManager {
|
namespace QmlProjectManager {
|
||||||
namespace Internal {
|
namespace Internal {
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user