Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tobias Hunger
qt-creator
Commits
2c6a08df
Commit
2c6a08df
authored
Sep 27, 2010
by
dt
Browse files
CMakeProject: Keep locator informed about our files
Task-Nr: QTCREATORBUG-2382 Reviewed-By: Alessandro Portale
parent
bd435499
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/cmakeprojectmanager/cmakeproject.cpp
View file @
2c6a08df
...
...
@@ -264,6 +264,7 @@ bool CMakeProject::parseCMakeLists()
}
emit
buildTargetsChanged
();
emit
fileListChanged
();
return
true
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment