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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| colordialogpanel.cpp | ||
| colordialogpanel.h | ||
| dialogs.pro | ||
| filedialogpanel.cpp | ||
| filedialogpanel.h | ||
| fontdialogpanel.cpp | ||
| fontdialogpanel.h | ||
| main.cpp | ||
| messageboxpanel.cpp | ||
| messageboxpanel.h | ||
| printdialogpanel.cpp | ||
| printdialogpanel.h | ||
| printdialogpanel.ui | ||
| utils.cpp | ||
| utils.h | ||
| wizardpanel.cpp | ||
| wizardpanel.h | ||