qt5base-lts/tests/manual/windowflags
Edward Welbourne 298e41b830 Remove fatuously true or false QT_VERSION checks
QT_VERSION is now at least QT_VERSION_CHECK(6, 3, 0), so remove all
checks against Qt 6.0.0 or earlier. They are superfluous. Tidied up in
some places in the process, particularly #include order.

Change-Id: I2636b2fd13be5b976f5b043ef2f8cddc038a72a4
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2021-09-23 16:57:03 +02:00
..
CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
controllerwindow.cpp Remove fatuously true or false QT_VERSION checks 2021-09-23 16:57:03 +02:00
controllerwindow.h Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
controls.cpp Remove fatuously true or false QT_VERSION checks 2021-09-23 16:57:03 +02:00
controls.h windowflags test: Don't assume window states can not be compound 2017-02-09 14:11:00 +00:00
main.cpp windowflags: Allow testing of naked QWindows, not just QWidgets 2017-06-27 21:56:56 +00:00
previewwindow.cpp Remove fatuously true or false QT_VERSION checks 2021-09-23 16:57:03 +02:00
previewwindow.h Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
windowflags.pro Update version checks in tests/manual 2019-11-13 15:00:51 +01:00