aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickcontrols2/quickcontrols2.pro
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2020-08-10 16:25:26 +0200
committerMitch Curtis <mitch.curtis@qt.io>2020-08-26 11:46:09 +0200
commitb47e26d29db05ecf87f74815e37e0bf7394d06ba (patch)
tree853e309cbc88d6b936fcfe4b0709d49a8f001e1b /src/quickcontrols2/quickcontrols2.pro
parent9824a71f1d1754485072d66fbac2c98854ace52a (diff)
Register QQuickDummyType as anonymous type
This way we get to declare a QML_ADDED_IN_VERSION. This is necessary for version 2.x of the module to be found when version 6.x is registered. Task-number: QTBUG-85151 Change-Id: Ia156763ffa2ecc6a35f0421c68df85fba646cec7 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'src/quickcontrols2/quickcontrols2.pro')
-rw-r--r--src/quickcontrols2/quickcontrols2.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/quickcontrols2/quickcontrols2.pro b/src/quickcontrols2/quickcontrols2.pro
index 686eed7b..5383f8d8 100644
--- a/src/quickcontrols2/quickcontrols2.pro
+++ b/src/quickcontrols2/quickcontrols2.pro
@@ -8,6 +8,7 @@ DEFINES += QT_NO_CAST_TO_ASCII QT_NO_CAST_FROM_ASCII
HEADERS += \
$$PWD/qtquickcontrols2global.h \
+ $$PWD/qquickdummyregistration_p.h \
$$PWD/qquickstyle.h \
$$PWD/qquickstyle_p.h \
$$PWD/qquickstyleplugin_p.h