aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/adaptations/software/qsgsoftwarerenderer.cpp
diff options
context:
space:
mode:
authorFabian Kosmale <fabian.kosmale@qt.io>2020-09-28 11:15:27 +0200
committerFabian Kosmale <fabian.kosmale@qt.io>2020-09-28 12:49:35 +0200
commit3eb9ee34c06d54ea21fedd3188c60e536a487b1c (patch)
tree57e530da7448b3d8284a198693437d9c764c9a3e /src/quick/scenegraph/adaptations/software/qsgsoftwarerenderer.cpp
parent9ae856fe34c1cc47e76c408d29379e1f6869b434 (diff)
qqmlimport: Use stable_partition instead of stable_sort
We do not actually need to sort the imports list, we just require that all inline component imports come before all other imports. This avoids triggering a MSVC STL debug assertion about the used Compare function not actually creating a strict ordering. Fixes: QTBUG-86989 Pick-to: 5.15 Change-Id: I381852392545287ec02b186fcb4f33be3ae95b33 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'src/quick/scenegraph/adaptations/software/qsgsoftwarerenderer.cpp')
0 files changed, 0 insertions, 0 deletions