diff options
| author | Marc Mutz <marc.mutz@qt.io> | 2021-12-30 10:51:49 +0100 |
|---|---|---|
| committer | Marc Mutz <marc.mutz@qt.io> | 2022-01-05 10:26:41 +0100 |
| commit | 602a186cb4fe673edd394682b822cec0ca85d0d3 (patch) | |
| tree | 2ad07cfc9f228c757c31d69c95fd3a84e28f1d10 /src/plugins/platforms/wasm/qwasmwindow.cpp | |
| parent | 91e210137c626fa89f86d979fa0a866531369a37 (diff) | |
QScopedValueRollback: explicitly disable move semantics
For RAII objects, it's natural to have move semantics enabled these
days. So if a RAII type does _not_ offer it (and, as in this case,
cannot be made to offer it), be explicit and disable moves, too.
Change-Id: I5636a0c7ff2fc51982ce9a406f975b07d51af01a
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
Diffstat (limited to 'src/plugins/platforms/wasm/qwasmwindow.cpp')
0 files changed, 0 insertions, 0 deletions
