ui: Removed simple setup as distinct step from project setup and moved it to include paths

This commit is contained in:
Eberhard Graether
2016-04-24 23:58:48 +02:00
parent 6be207a68a
commit 6bca5d2964
6 changed files with 34 additions and 201 deletions
@@ -75,15 +75,10 @@ private slots:
void selectedProjectType(QtProjectWizzardContentSelect::ProjectType type);
void emptyProject();
void simpleSetup();
void simpleSetupDone();
void sourcePaths();
void headerSearchPaths();
void simpleSourcePaths();
void simpleHeaderSearchPaths();
void headerSearchPathsDone();
void frameworkSearchPaths();