aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/templates/qmldir
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2015-09-09 16:34:03 +0200
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2015-09-09 20:41:04 +0000
commit8a02b7560a4b8fc78e95227c3a664fdfeeb2d18a (patch)
treea8e37a797f461d736aaa5d15b2f695c98f84e69f /src/imports/templates/qmldir
parentc99a35cf5b4eebaa5357ca1c52878b9545e42a29 (diff)
Add QtQuick.Templates QML plugin
Change-Id: I32e7fa8b3610b793ca88cb17bd3fbc4f447838ff Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@theqtcompany.com>
Diffstat (limited to 'src/imports/templates/qmldir')
-rw-r--r--src/imports/templates/qmldir3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/imports/templates/qmldir b/src/imports/templates/qmldir
new file mode 100644
index 00000000..99f949b7
--- /dev/null
+++ b/src/imports/templates/qmldir
@@ -0,0 +1,3 @@
+module QtQuick.Templates
+plugin qtquicktemplates2plugin
+classname QtQuickTempletes2Plugin