diff options
author | Marc Mutz <[email protected]> | 2025-06-25 10:21:57 +0200 |
---|---|---|
committer | Marc Mutz <[email protected]> | 2025-06-26 06:16:31 +0200 |
commit | 5a567e3ed2a0181d88b2f22b844852a23222a168 (patch) | |
tree | 1a7a6f87692b12a35c52e790d6b5d0e4abeec939 /examples/opengl/hellogles3/glwindow.cpp | |
parent | cd4813a3c304a6d9d5d8096d91a8fc297818d624 (diff) |
This class is going to be marked as security-critical, and so we don't
want code in the header (because fixes in inline code require
recompiling all users, not just re-linking).
Incidentally, de-inlining getLockFileHandle() removes the need to
include some nasty (qt_windows.h) headers in the header (which means
we need to revert part of 779bdf481ca208c20cfabd02d02d74175b0624b9 and
go back from NSDMI to ctor-init-list, at least for `fileHandle`).
As a drive-by, make the constructor explicit.
Pick-to: 6.10 6.9 6.8 6.5
Change-Id: I3d376c2c02eb1f7de7a0b923ac4424b1057fdb1c
Reviewed-by: David Faure <[email protected]>
Diffstat (limited to 'examples/opengl/hellogles3/glwindow.cpp')
0 files changed, 0 insertions, 0 deletions