qtbase/examples/widgets/rhi
Marc Mutz bd1fa8379c Add missing qquaternion.h includes
The qquaternion.h include will vanish from qmatrix4x4.h soon, but some
TUs depended on on the transitive include.

This patch includes qquaternion.h into all TUs that use QQuaternion,
but didn't include its header.

I didn't check all the individual TU's history to make a detailed
"amends", so I'll just pick this all the way back, knowing there may
have been more users in older branches, or some TUs don't exist there,
but it since we're not picking the removal of qquaternion.h from
qmatrix4x4.h further than 6.10, I don't need to do detailed
checking. CI will tell me when something's wrong.

Pick-to: 6.10 6.9 6.8 6.5
Change-Id: Icf0db8ba4f12421fd46f9d1041f235bf4cc2c12b
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2025-06-30 19:45:40 +02:00
..
cuberhiwidget Add missing qquaternion.h includes 2025-06-30 19:45:40 +02:00
simplerhiwidget CMake: Fix examples built as external projects 2025-01-27 23:02:02 +01:00
CMakeLists.txt
rhi.pro