summaryrefslogtreecommitdiffstats
path: root/Scripting.pluginspec.in
diff options
context:
space:
mode:
authorJesper K. Pedersen <jesper.pedersen@kdab.com>2013-04-16 20:42:17 +0200
committerJesper K. Pedersen <jesper.pedersen@kdab.com>2013-04-17 20:49:54 +0200
commite793225595a8010d35506011ac2a915df8e21119 (patch)
tree7f879652d4e85582f5707991f0478e3347ca81b7 /Scripting.pluginspec.in
parentab184cdea0ea3307d07427591f91c71f22eaabdb (diff)
add a CppEditor class, which implements switchDeclarationDefinition
Change-Id: I384bf2b2500e3c93ba1302681feaa2802eda82ea Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
Diffstat (limited to 'Scripting.pluginspec.in')
-rw-r--r--Scripting.pluginspec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Scripting.pluginspec.in b/Scripting.pluginspec.in
index 70e0611..538bf51 100644
--- a/Scripting.pluginspec.in
+++ b/Scripting.pluginspec.in
@@ -18,5 +18,6 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
<dependency name=\"Locator\" version=\"$$QTCREATOR_VERSION\"/>
<dependency name=\"ProjectExplorer\" version=\"$$QTCREATOR_VERSION\"/>
<dependency name=\"TextEditor\" version=\"$$QTCREATOR_VERSION\"/>
+ <dependency name=\"CppEditor\" version=\"$$QTCREATOR_VERSION\"/>
</dependencyList>
</plugin>