summaryrefslogtreecommitdiffstats
path: root/src/corelib
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2020-01-28 12:48:53 +0100
committerLars Knoll <lars.knoll@qt.io>2020-02-03 17:43:30 +0100
commit10afe69c16e641909901159bfad5b233d641151a (patch)
tree385b52acec49cc7538639db36187956e918b9ff5 /src/corelib
parent91b12a1add357bd79121f5025c9e3b5be29c5cd7 (diff)
Use a QMap instead of a QHash for the ProValueMap
qmake relies heavily on stable references to nodes stored within the container. QHash in Qt6 doesn't offer that guarantee, so use a QMap instead, that supports this. Change-Id: Ifcf3d67098585ea26f4e02f4570d407a56e33c9c Reviewed-by: Simon Hausmann <simon.hausmann@qt.io> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'src/corelib')
0 files changed, 0 insertions, 0 deletions