This revision was automatically updated to reflect the committed changes.
Closed by commit R304:ab43b736f326: QHash::insertMulti is deprecated (authored
by mlaurent).
REPOSITORY
R304 KNewStuff
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D26061?vs=71698&id=71712
REVISION DETAIL
h
apol accepted this revision.
This revision is now accepted and ready to land.
REPOSITORY
R304 KNewStuff
BRANCH
use_qmultihash_direcly (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D26061
To: mlaurent, dfaure, apol
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, n
mlaurent added a reviewer: dfaure.
REPOSITORY
R304 KNewStuff
REVISION DETAIL
https://phabricator.kde.org/D26061
To: mlaurent, dfaure
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
mlaurent created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
mlaurent requested review of this revision.
REVISION SUMMARY
QHash::insertMulti is deprecated in qt5.15
TEST PLAN
autotest ok
REPOSITORY
R304 KNewStuff
BRANCH
use_qmultih