Project managers: Indicate optional dependency to Qt Designer.

complete b606469ae7.
This commit is contained in:
Friedemann Kleint
2011-01-11 15:22:09 +01:00
parent 2d624e8b19
commit 247db77926
2 changed files with 2 additions and 0 deletions

View File

@@ -17,5 +17,6 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
<dependency name=\"TextEditor\" version=\"$$QTCREATOR_VERSION\"/>
<dependency name=\"ProjectExplorer\" version=\"$$QTCREATOR_VERSION\"/>
<dependency name=\"CppTools\" version=\"$$QTCREATOR_VERSION\"/>
<dependency name=\"Designer\" version=\"$$QTCREATOR_VERSION\" type=\"optional\"/>
</dependencyList>
</plugin>