aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljstools/QmlJSTools.pluginspec.in
diff options
context:
space:
mode:
authorChristian Kamm <[email protected]>2011-06-28 12:01:56 +0200
committerFawzi Mohamed <[email protected]>2011-07-11 11:28:38 +0200
commit4285b484551ba356e0cdbeb2ead556d1d599ae92 (patch)
tree359f6fdb6eb532ac24bb092d22e71d225fa83425 /src/plugins/qmljstools/QmlJSTools.pluginspec.in
parent23decd9d34dc1e4445e87960784edd8bd782f29d (diff)
QmlJS: Dump builtins per Qt version.
Change-Id: I7b5179c4b33c24e83baf0536d158dd48d277637f Reviewed-on: http://codereview.qt.nokia.com/1305 Reviewed-by: Qt Sanity Bot <[email protected]> Reviewed-by: Fawzi Mohamed <[email protected]>
Diffstat (limited to 'src/plugins/qmljstools/QmlJSTools.pluginspec.in')
-rw-r--r--src/plugins/qmljstools/QmlJSTools.pluginspec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/qmljstools/QmlJSTools.pluginspec.in b/src/plugins/qmljstools/QmlJSTools.pluginspec.in
index 4464d0024c4..645f614f765 100644
--- a/src/plugins/qmljstools/QmlJSTools.pluginspec.in
+++ b/src/plugins/qmljstools/QmlJSTools.pluginspec.in
@@ -16,6 +16,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
<dependencyList>
<dependency name=\"TextEditor\" version=\"$$QTCREATOR_VERSION\"/>
<dependency name=\"ProjectExplorer\" version=\"$$QTCREATOR_VERSION\"/>
+ <dependency name=\"QtSupport\" version=\"$$QTCREATOR_VERSION\"/>
<dependency name=\"Locator\" version=\"$$QTCREATOR_VERSION\"/>
<!-- Types and modules exported from C++ will be pulled into the QML code model -->
<dependency name=\"CppTools\" version=\"$$QTCREATOR_VERSION\" type=\"optional\"/>