forked from qt-creator/qt-creator
QmlJSEditor: Use for .qmltypes
Make sure that the QML editor is used for .qmltypes files. Change-Id: Ib9c8e497160ec9dc63eebd56485388c4b97635de Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
<comment>QML file</comment>
|
||||
<glob pattern="*.qml"/>
|
||||
<glob pattern="*.qmlproject"/>
|
||||
<glob pattern="*.qmltypes"/>
|
||||
<glob pattern="*.qbs"/>
|
||||
<glob pattern="*.qbp"/>
|
||||
</mime-type>
|
||||
|
||||
Reference in New Issue
Block a user