Skip to content

Port away from QMultiMap API

Volker Krause requested to merge work/vkrause/qmultimap-port into master

This is actually never used as a real multi-map, it was just using unite() for lack of a better alternative prior to Qt 5.15.

Merge request reports