diff options
author | Volker Hilsheimer <[email protected]> | 2019-10-21 15:27:04 +0200 |
---|---|---|
committer | Volker Hilsheimer <[email protected]> | 2019-10-29 10:37:09 +0100 |
commit | 3ea6a13a01f513ab491f698109fdf189e6264203 (patch) | |
tree | 27548766ee6714e0bb3c78399b066cbf9d67628d /src/network/access/qnetworkrequest.cpp | |
parent | 226a60baf50c9c91a98c01c3dd9c0ced750f8d0e (diff) |
Replace usage of Q_DECL_ALIGN with C++11 alignas keyword
The macro is not documented, so can be considered private API.
Pre-C++11 compilers that don't support alignas will no longer be
supported with Qt 6.
The macro definition for the standard case of compilers supporting
the alignof keyword is left in place.
Task-number: QTBUG-76414
Change-Id: I7d722e4faf09ae998a972d3ed914de808ab316d7
Reviewed-by: Thiago Macieira <[email protected]>
Diffstat (limited to 'src/network/access/qnetworkrequest.cpp')
0 files changed, 0 insertions, 0 deletions