AnalyzerManager: Fix analyzer actions disabled after build error

Change-Id: I7a6d29aba5acd2eafccf8b2c2fc08cc4ed6f00f3
Task-Nr: QTCREATORBUG-6318
Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
Daniel Teske
2011-11-11 19:24:04 +01:00
committed by hjk
parent f224667dcf
commit 3e305f9758
4 changed files with 4 additions and 15 deletions

View File

@@ -69,7 +69,6 @@ private slots:
const QString &file, int line);
void engineFinished();
void runControlFinished();
private:
class Private;