aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/fakevim/FakeVim.pluginspec.in
diff options
context:
space:
mode:
authorhjk <qtc-committer@nokia.com>2011-01-06 14:17:11 +0100
committerhjk <qtc-committer@nokia.com>2011-01-06 16:47:25 +0100
commit9f398ee1dfe33b6ee43d362143ea19f651eb906f (patch)
treed7b625794f995b325f85acbbe9620ba19874c913 /src/plugins/fakevim/FakeVim.pluginspec.in
parent21df2cc84320979eb1e9cdc59012e079e43163fa (diff)
fakevim: remove dependencies on projectexplorer and cppeditor
Diffstat (limited to 'src/plugins/fakevim/FakeVim.pluginspec.in')
-rw-r--r--src/plugins/fakevim/FakeVim.pluginspec.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/fakevim/FakeVim.pluginspec.in b/src/plugins/fakevim/FakeVim.pluginspec.in
index 3a3570a484..8f86c2aa60 100644
--- a/src/plugins/fakevim/FakeVim.pluginspec.in
+++ b/src/plugins/fakevim/FakeVim.pluginspec.in
@@ -13,9 +13,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
<description>VI-style keyboard navigation.</description>
<url>http://qt.nokia.com</url>
<dependencyList>
- <dependency name=\"CppEditor\" version=\"$$QTCREATOR_VERSION\"/><!-- Plugin adds items to the editor's context menu -->
<dependency name=\"TextEditor\" version=\"$$QTCREATOR_VERSION\"/>
- <dependency name=\"ProjectExplorer\" version=\"$$QTCREATOR_VERSION\"/>
<dependency name=\"Core\" version=\"$$QTCREATOR_VERSION\"/>
</dependencyList>
</plugin>