Qt4ProjectManager: Emit correct state once on restoring

This commit is contained in:
dt
2010-11-02 16:39:45 +01:00
parent fe4549f775
commit c09c5ec988
3 changed files with 26 additions and 6 deletions

View File

@@ -299,6 +299,7 @@ public:
void scheduleUpdate();
void emitProFileInvalidated();
void emitProFileUpdated();
bool validParse() const;