forked from qt-creator/qt-creator
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:
@@ -199,7 +199,6 @@ bool QmlProfilerEngine::start()
|
||||
d->m_fetchingData = true;
|
||||
}
|
||||
|
||||
AnalyzerManager::handleToolStarted();
|
||||
emit starting(this);
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user