qt3d/tests/manual/rendercapture-cpp
Marc Mutz c172b40ac6 Include what you need: qquaternion.h
qmatrix4x4.h will lose its qquaternion.h include, so include
qquaternion.h explicitly in all files that mention 'QQuaternion',
unless, for a foo.cpp, the own foo.h has already included it.

Picking all the way back, even though the include removal won't be
picked as far back, because it's the correct thing to do and cannot
fail.

Pick-to: 6.10 6.9 6.8 6.5
Change-Id: I417307626f61b47f694b18424f8c2941f7b8a31c
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2025-07-04 10:52:21 +02:00
..
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-24 01:53:10 +02:00
main.cpp Include what you need: qquaternion.h 2025-07-04 10:52:21 +02:00
mycapture.h Correct license for test files 2024-04-23 06:28:57 +00:00
orbittransformcontroller.cpp Correct license for test files 2024-04-23 06:28:57 +00:00
orbittransformcontroller.h Correct license for test files 2024-04-23 06:28:57 +00:00