qtdeclarative/tests/auto/quickcontrols2/qquickstyle
Marc Mutz f69c526c36 tst_QQuickStyle: unbreak ubsan build
UBSan checks the type_info of all objects accessed for possible
mismatches. QQuickLabelPrivate was not exported, but used in
tst_QQuickStyle, breaking UBSan builds.

Change-Id: I9265c830f01417a0a1f38413139965559a509bdd
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
(cherry picked from commit ebf47e7ea9)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2022-06-17 14:22:44 +00:00
..
data
CMakeLists.txt Consolidate test helpers into private libraries 2021-09-14 12:13:57 +02:00
tst_qquickstyle.cpp tst_QQuickStyle: unbreak ubsan build 2022-06-17 14:22:44 +00:00