qt5base-lts/tests/auto/gui/text/qstatictext
Axel Spoerl 38380de63c tst_qstatictext: Fix CMake condition
Private libraries were linked conditional to QT_FEATURE_private_tests in
the CMake file. qstatictext_p.h was included conditional to developer
build. A developer build fails, with test enabled and private tests
disabled.

=> Change the CMake condition to QT_FEATURE_developer_build, to resolve
mismatch between CMake and cpp file.

Pick-to: 6.6 6.5 6.2
Change-Id: I79213e7d3c38851b8b80cb8ab248d7bff750c227
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
2023-08-31 22:11:51 +00:00
..
CMakeLists.txt tst_qstatictext: Fix CMake condition 2023-08-31 22:11:51 +00:00
tst_qstatictext.cpp Relayout QStaticText when dpi changes 2022-07-14 14:09:33 +02:00