summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprojectmanager/QmlProjectManager.pluginspec.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qmlprojectmanager/QmlProjectManager.pluginspec.in')
-rw-r--r--src/plugins/qmlprojectmanager/QmlProjectManager.pluginspec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/qmlprojectmanager/QmlProjectManager.pluginspec.in b/src/plugins/qmlprojectmanager/QmlProjectManager.pluginspec.in
index 4aa9b48658..63e145ab0a 100644
--- a/src/plugins/qmlprojectmanager/QmlProjectManager.pluginspec.in
+++ b/src/plugins/qmlprojectmanager/QmlProjectManager.pluginspec.in
@@ -18,6 +18,6 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
<dependency name=\"TextEditor\" version=\"$$QTCREATOR_VERSION\"/>
<dependency name=\"QmlJSEditor\" version=\"$$QTCREATOR_VERSION\"/>
<dependency name=\"Debugger\" version=\"$$QTCREATOR_VERSION\" />
- <dependency name=\"Qt4ProjectManager\" version=\"$$QTCREATOR_VERSION\" />
+ <dependency name=\"QtSupport\" version=\"$$QTCREATOR_VERSION\" />
</dependencyList>
</plugin>