aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlmodels/qmlmodels.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmlmodels/qmlmodels.pro')
-rw-r--r--src/qmlmodels/qmlmodels.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmlmodels/qmlmodels.pro b/src/qmlmodels/qmlmodels.pro
index d3a7495599..34380ee14e 100644
--- a/src/qmlmodels/qmlmodels.pro
+++ b/src/qmlmodels/qmlmodels.pro
@@ -66,7 +66,7 @@ qtConfig(qml-delegate-model) {
QMLTYPES_FILENAME = plugins.qmltypes
QMLTYPES_INSTALL_DIR = $$[QT_INSTALL_QML]/QtQml/Models
QML_IMPORT_NAME = QtQml.Models
-IMPORT_VERSION = 2.15
+QML_IMPORT_VERSION = $$QT_VERSION
CONFIG += qmltypes install_qmltypes install_metatypes
load(qt_module)