aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickshapes
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2020-01-17 10:46:54 +0100
committerUlf Hermann <ulf.hermann@qt.io>2020-02-19 17:57:34 +0100
commite33e250080dbbb01015daafc8a79b569806d9467 (patch)
tree84a9a758f08d9ae200fa29a2e18486b26eefd6af /src/quickshapes
parentddde036f6a5781dc0481fae293bd387b3344171a (diff)
Fix all import versions
Bump all the *.15 versions to QT_VERSION and use QML_IMPORT_VERSION rather than IMPORT_VERSION. Change-Id: I5bfbc960d119a7386bdcedb9bdbfdbfa4486a187 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'src/quickshapes')
-rw-r--r--src/quickshapes/quickshapes.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quickshapes/quickshapes.pro b/src/quickshapes/quickshapes.pro
index 7c71aa4f4a..7b77391d92 100644
--- a/src/quickshapes/quickshapes.pro
+++ b/src/quickshapes/quickshapes.pro
@@ -35,5 +35,5 @@ load(qt_module)
QMLTYPES_FILENAME = plugins.qmltypes
QMLTYPES_INSTALL_DIR = $$[QT_INSTALL_QML]/QtQuick/Shapes
QML_IMPORT_NAME = QtQuick.Shapes
-IMPORT_VERSION = 1.15
+QML_IMPORT_VERSION = $$QT_VERSION
CONFIG += qmltypes install_qmltypes install_metatypes