Skip to content

Use QMultiMapIterator when iterating over a QMultiMap with Qt 6

Volker Krause requested to merge work/vkrause/qt6-multi-map-iterator into master

Doesn't compile with QMapIterator there anymore.

Merge request reports