summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/camera/camera.cpp
diff options
context:
space:
mode:
authorMarc Mutz <[email protected]>2025-07-04 10:18:26 +0200
committerMarc Mutz <[email protected]>2025-07-04 17:09:32 +0000
commit791bb7b240d991b06c08ede49dc0d831857c0c73 (patch)
tree1d986703ea945385262d95b442732979a0448ecd /examples/multimedia/camera/camera.cpp
parentcb0c0b68669e08c8372cdd8e4e8a2a4d2d410db5 (diff)
QAudioRoom: make a lookup table constexprHEADdev
(was: mutable) This table shouldn't be mutable, because that would probably be a data race. Thankfully, nothing modifies it, so it's trivially marked as constexpr. Amends a4f90d61bd2e36333401b011b59cdb94105b615b. Pick-to: 6.10 6.9 6.8 6.5 Change-Id: I916e9e2444b61f51ee3bc436f5ed5b39bdabec15 Reviewed-by: Lars Knoll <[email protected]>
Diffstat (limited to 'examples/multimedia/camera/camera.cpp')
0 files changed, 0 insertions, 0 deletions