diff options
| author | Ahmad Samir <a.samirh78@gmail.com> | 2023-03-08 15:44:22 +0200 |
|---|---|---|
| committer | Ahmad Samir <a.samirh78@gmail.com> | 2023-04-08 13:23:37 +0200 |
| commit | db797d19a3721bedc0d6b1f179e5e32621be277a (patch) | |
| tree | 2a79e779756aee124f0ae5999f2280f51826f6b8 /src/corelib/serialization/qxmlutils.cpp | |
| parent | 94a01cd6ec3e206f376cb0a1d1bbab1be197460d (diff) | |
QTemporaryFile: fix narrowing conversion warnings
- Don't use unsigned to avoid negative values (if an unsigned variable
is assigned a negative value it'll wrap around and become a huge
positive value, which is usually not what's required)
Change-Id: I5d41280b9ca14c15727f9f2447ed50573b187931
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/serialization/qxmlutils.cpp')
0 files changed, 0 insertions, 0 deletions
