Fix deprecated warning QMap::unite
It looks like we mostly come with new values, and if we actually end up with duplication we want the newest found and not do multi inserts.
It looks like we mostly come with new values, and if we actually end up with duplication we want the newest found and not do multi inserts.