diff options
author | Marc Mutz <[email protected]> | 2023-12-07 11:44:26 +0100 |
---|---|---|
committer | Qt Cherry-pick Bot <[email protected]> | 2023-12-09 11:27:09 +0000 |
commit | 86088f45fde94873c1dc0e7eafb586027d136998 (patch) | |
tree | a49f1a59c8b2ae334883ce321af2f14ac6c24626 /src/tools/uic/cpp/cppwriteinitialization.h | |
parent | 611b30883ee6f1c524d55e1d98bf8372cc9be804 (diff) |
QUrlQuery: s/QPair/std::pair/
They're literally the same, QPair is an alias for std::pair, so this
is both SC and BC.
Also port from qMakePair to std::make_pair, so we can later drop the
qpair.h include (not done here to avoid breaking 6.6/6.5 users
relying on this transitive include for qMakePair().
Change-Id: I593ca3fee5f330992b46170bb660b1b33a663427
Reviewed-by: Thiago Macieira <[email protected]>
Reviewed-by: Fabian Kosmale <[email protected]>
(cherry picked from commit 8f44ec2e486e8fd5a5cd2b8165cc738e059d1502)
Reviewed-by: Qt Cherry-pick Bot <[email protected]>
(cherry picked from commit f1ceddde07ae37ec8707363f4300b041b9ebdb43)
Diffstat (limited to 'src/tools/uic/cpp/cppwriteinitialization.h')
0 files changed, 0 insertions, 0 deletions