ui: Removed simple setup as distinct step from project setup and moved it to include paths
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user