aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/templates/qmldir
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2016-04-13 16:21:54 +0200
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2016-04-13 15:28:17 +0000
commit3e13ea794d28b72b73b09d6a144b06053c0b5b12 (patch)
tree895e6ed9df9ae86d337e39afafc2a679a2d9135d /src/imports/templates/qmldir
parenta60c8e60d508117ddf48876b44d31e6d5ab98da6 (diff)
Templates: rename the plugin to QtQuickTemplates2Plugin
Change-Id: I1e17d682cfbd2c7b1d6246a9fedf805f5b514cb3 Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
Diffstat (limited to 'src/imports/templates/qmldir')
-rw-r--r--src/imports/templates/qmldir4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/imports/templates/qmldir b/src/imports/templates/qmldir
index de0d0cfc..f0f834c3 100644
--- a/src/imports/templates/qmldir
+++ b/src/imports/templates/qmldir
@@ -1,4 +1,4 @@
module Qt.labs.templates
-plugin qtquicktemplatesplugin
-classname QtQuickTemplatesPlugin
+plugin qtquicktemplates2plugin
+classname QtQuickTemplates2Plugin
depends QtQuick.Window 2.2