forked from qt-creator/qt-creator
CMakeProjectManager: Add Ui completion
That is get code completion without saving the file or building. Task-Nr: QTCREATORBUG-1657
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user