aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/templates/qmldir
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2015-09-30 17:21:19 +0200
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2015-10-01 09:03:38 +0000
commitb948c83255239a6fe49fca58a98f90e796ce9047 (patch)
tree39f0b531c0247daeb9f247dce61951529b3fca19 /src/imports/templates/qmldir
parent98e7b3cca484df43838fe834dcaf1f97f45c659f (diff)
Rename QtQuick.Templates 2.0 to Qt.labs.templates 1.0
Change-Id: I3263a600065dfa2bfe7334ec44a74e2dca83aa36 Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@theqtcompany.com> Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
Diffstat (limited to 'src/imports/templates/qmldir')
-rw-r--r--src/imports/templates/qmldir6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/imports/templates/qmldir b/src/imports/templates/qmldir
index a143a6cb..b52c8ba6 100644
--- a/src/imports/templates/qmldir
+++ b/src/imports/templates/qmldir
@@ -1,3 +1,3 @@
-module QtQuick.Templates
-plugin qtquicktemplates2plugin
-classname QtQuickTemplates2Plugin
+module Qt.labs.templates
+plugin qtlabstemplatesplugin
+classname QtLabsTemplatesPlugin