forked from qt-creator/qt-creator
Merge commit 'origin/1.3'
This commit is contained in:
@@ -687,7 +687,7 @@ void Qt4Project::updateCodeModel()
|
||||
pinfo.includePaths == allIncludePaths &&
|
||||
pinfo.frameworkPaths == allFrameworkPaths &&
|
||||
pinfo.sourceFiles == files) {
|
||||
modelmanager->updateProjectInfo(pinfo);
|
||||
// Nothing to update...
|
||||
} else {
|
||||
if (pinfo.defines != predefinedMacros ||
|
||||
pinfo.includePaths != allIncludePaths ||
|
||||
|
||||
Reference in New Issue
Block a user