aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/templates/templates.pro
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2019-04-11 12:52:36 +0200
committerKai Koehne <kai.koehne@qt.io>2019-04-12 07:09:04 +0000
commit131210b59133fcebe0ab3c7823777f2b859dc7cd (patch)
tree491785a4347efcfe2b0e92c43eea23dbc10a624e /src/imports/templates/templates.pro
parent0bf12eda7c5863bf3b22306f501292a9c6f2aa16 (diff)
Update plugins.qmltypes for QtQuick.Templates
This amends 1693a19fd557c857ef4f43ab303ea1056790481e Change-Id: I1c23d8a859e2cc2b878ddf2b6e7df35755abde22 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'src/imports/templates/templates.pro')
-rw-r--r--src/imports/templates/templates.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/templates/templates.pro b/src/imports/templates/templates.pro
index b132f47d..3447ef90 100644
--- a/src/imports/templates/templates.pro
+++ b/src/imports/templates/templates.pro
@@ -1,6 +1,6 @@
TARGET = qtquicktemplates2plugin
TARGETPATH = QtQuick/Templates.2
-IMPORT_VERSION = 2.5
+IMPORT_VERSION = 2.$$QT_MINOR_VERSION
QT += qml quick
QT_PRIVATE += core-private gui-private qml-private quick-private quicktemplates2-private