qt3d/examples
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
..
qt3d Include what you need: qquaternion.h 2025-07-04 10:52:21 +02:00
CMakeLists.txt Change license for snippets and examples files 2024-04-17 09:13:03 +00:00
examples.pro Fix the build with -no-gui 2019-04-09 12:50:59 +00:00