Skip to content

Port ModemManagerQt away from QMap::unite

David Faure requested to merge work/dfaure/port_away_from_qmap_unite into master

This assumes that the keys from the new map are not already in the old map (or if they are, that overwriting instead of having both values, is OK)

Merge request reports