CMakeProjectManager: Remove dependency on CppEditor

We don't actually need that.
This commit is contained in:
dt
2010-09-30 17:41:32 +02:00
parent eec9a2e817
commit 69d6d98b12
3 changed files with 0 additions and 3 deletions

View File

@@ -17,7 +17,6 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
<dependency name="TextEditor" version="2.1.81"/>
<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>