CMakeProjectManager: Add Ui completion

That is get code completion without saving the file or building.

Task-Nr: QTCREATORBUG-1657
This commit is contained in:
dt
2010-09-24 13:17:43 +02:00
parent a2809fdfeb
commit 61b4cb7ffa
12 changed files with 340 additions and 12 deletions

View File

@@ -18,5 +18,6 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
<dependency name="ProjectExplorer" version="2.1.81"/>
<dependency name="CppTools" version="2.1.81"/>
<dependency name="CppEditor" version="2.1.81"/>
<dependency name="Designer" version="2.1.81"/>
</dependencyList>
</plugin>