qstringfwd.h is supposed to be a lean header, dragging in all of qglobal.h perverts the purpose. This also helps with certain circular-dependency issues that appeared when attempting to use this header in other low-level headers. Amends abe3b4c9b947de5e55085b37840e0d1d6f3aae42. [ChangeLog][Potentially Source-Incompatible Changes][QtCore] The qstringfwd.h header no longer includes qglobal.h. A backwards-compatible fix is to include qglobal.h yourself instead of relying on the transitive include. Pick-to: 6.8 6.5 Change-Id: I1726fccfd13b3a058abaf800c1bbf02c320143a4 Reviewed-by: Ahmad Samir <a.samirh78@gmail.com> (cherry picked from commit 5def8ff180c67f288bdc6e3c05b96940aeae37c0) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%