Files
qt-creator/share/qtcreator/templates/wizards/classes/qtquickui/file.qml.tpl
Tobias Hunger 9bcecbe8fb Rename qml file templates
... to not trigger warnings about invalid syntax.

Change-Id: I21d94b521650a32e86d1181c412ff1e99a6e24b2
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
2014-10-20 11:11:23 +02:00

5 lines
37 B
Smarty

import QtQuick 2.4
%{FormClass} {
}