Skip to content
Snippets Groups Projects
Commit d9f3a864 authored by Kai Koehne's avatar Kai Koehne Committed by Eike Ziller
Browse files

QmlJSEditor: Use for .qmltypes


Make sure that the QML editor is used for .qmltypes files.

Change-Id: Ib9c8e497160ec9dc63eebd56485388c4b97635de
Reviewed-by: default avatarEike Ziller <eike.ziller@nokia.com>
parent 60631137
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment