Port away from deprecated QHash::unite(QHash)

Authored by kossebau on Jun 10 2020, 1:33 AM.

Description

Port away from deprecated QHash::unite(QHash)

The hashes were not accessed as multi-hashes, and unite() inserted the
entries from the other hash as most recent entries, so explicitly
doing this now matches the old behaviour.

GIT_SILENT

Details

Committed
kossebauJun 10 2020, 1:33 AM
Parents
R32:a9e674ea1a3b: Port away from deprecated QLocalSocket::error(LocalSocketError) signal
Branches
Unknown
Tags
Unknown