forked from qt-creator/qt-creator
FlatModel: The simplified tree did not react to hasBuildTarget changes
Task-Nr: QTCREATORBUG-3014 Task-Nr: QTCREATORBUG-2821
This commit is contained in:
@@ -303,6 +303,7 @@ public:
|
||||
|
||||
bool validParse() const;
|
||||
|
||||
bool hasBuildTargets(Qt4ProjectType projectType) const;
|
||||
public slots:
|
||||
void asyncUpdate();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user