summaryrefslogtreecommitdiffstats
path: root/src/opengl/qopengldebug.cpp
diff options
context:
space:
mode:
authorIvan Solovev <ivan.solovev@qt.io>2024-08-27 18:17:41 +0200
committerMarc Mutz <marc.mutz@qt.io>2024-08-28 01:02:51 +0000
commit31d3e57342161a9a8edaebacb968950e6a16d67e (patch)
tree8b1f1d4504f677471558657061984ecd089a89d1 /src/opengl/qopengldebug.cpp
parent92e650832d425944037ad6ad3c1d46667f62f454 (diff)
QMetaType: remove the incorrect noexcept from comparison operators
The implementation calls QMetaType::id(), which may call registerHelper() to register a custom type, and that surely allocates. Amends 5a0faa9198c6ae6e21a550159c4284d1a9c5792e. Found in 6.8 API Review. Pick-to: 6.8 Change-Id: I26979379b8fd12c3d52f6489fb25145ac2fa95ed Reviewed-by: Marc Mutz <marc.mutz@qt.io>
Diffstat (limited to 'src/opengl/qopengldebug.cpp')
0 files changed, 0 insertions, 0 deletions