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:
@@ -10,8 +10,8 @@ GNU Lesser General Public License Usage
|
||||
|
||||
Alternatively, this plugin may be used under the terms of the GNU Lesser 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>Qt Quick support</description>
|
||||
<url>http://qt.nokia.com</url>
|
||||
<dependencyList>
|
||||
<dependency name="ProjectExplorer" version="1.3.82"/>
|
||||
|
||||
Reference in New Issue
Block a user