Remove isApplication() and simplfy startup project logic

This commit is contained in:
dt
2010-03-24 16:59:18 +01:00
parent 4dc3ead0d3
commit a3f827b1b8
11 changed files with 5 additions and 52 deletions

View File

@@ -77,8 +77,6 @@ public:
QList<ProjectExplorer::Project *> dependsOn();
bool isApplication() const;
ProjectExplorer::BuildConfigWidget *createConfigWidget();
QList<ProjectExplorer::BuildConfigWidget*> subConfigWidgets();