forked from qt-creator/qt-creator
Make use of QML, Qml, and Quick consistent
- It's QML, not Qml. But this is only the file format. - The umbrella term is Quick (or Qt Quick, to be sorted out)
This commit is contained in:
@@ -16,8 +16,8 @@ General Public License version 2.1 as published by the Free Software
|
||||
Foundation. Please review the following information to
|
||||
ensure the GNU Lesser General Public License version 2.1 requirements
|
||||
will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license>
|
||||
<category>QML</category>
|
||||
<description>Qml support</description>
|
||||
<category>Qt Quick</category>
|
||||
<description>Debugger for QML files</description>
|
||||
<url>http://qt.nokia.com</url>
|
||||
<dependencyList>
|
||||
<dependency name="QmlProjectManager" version="1.3.82"/>
|
||||
|
||||
Reference in New Issue
Block a user