forked from qt-creator/qt-creator
QmlJS: Add semantic errors to task window.
Task-number: QTCREATORBUG-4103 Reviewed-by: Leandro Melo
This commit is contained in:
@@ -265,6 +265,8 @@ void ModelManager::updateProjectInfo(const ProjectInfo &pinfo)
|
||||
newFiles += file;
|
||||
}
|
||||
updateSourceFiles(newFiles, false);
|
||||
|
||||
emit projectInfoUpdated(pinfo);
|
||||
}
|
||||
|
||||
void ModelManager::emitDocumentChangedOnDisk(Document::Ptr doc)
|
||||
|
||||
Reference in New Issue
Block a user