aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickcontrols2/quickcontrols2.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/quickcontrols2/quickcontrols2.pro')
-rw-r--r--src/quickcontrols2/quickcontrols2.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quickcontrols2/quickcontrols2.pro b/src/quickcontrols2/quickcontrols2.pro
index 8c2f9cba..686eed7b 100644
--- a/src/quickcontrols2/quickcontrols2.pro
+++ b/src/quickcontrols2/quickcontrols2.pro
@@ -19,7 +19,7 @@ SOURCES += \
QMLTYPES_FILENAME = plugins.qmltypes
QMLTYPES_INSTALL_DIR = $$[QT_INSTALL_QML]/QtQuick/Controls
QML_IMPORT_NAME = QtQuick.Controls
-QML_IMPORT_VERSION = 2.15
+QML_IMPORT_VERSION = $$QT_VERSION
CONFIG += qmltypes install_qmltypes install_metatypes
load(qt_module)