]> cloud.milkyroute.net Git - dolphin.git/commit
Port away from QLinkedList
authorElvis Angelaccio <elvis.angelaccio@kde.org>
Sun, 5 Jul 2020 16:21:20 +0000 (18:21 +0200)
committerMéven Car <meven29@gmail.com>
Mon, 6 Jul 2020 07:16:27 +0000 (07:16 +0000)
commit85241a9246171b11119f81de0974d6fb438a5a46
tree944c0d28b14d9d634799ae2f2277ee9f36fdb7df
parentee97db4dfc10e87f637d8387fb3f4d3590d95697
Port away from QLinkedList

`QLinkedList` has been deprecated and should not be used in new code. Port
to `std::list` instead.
src/kitemviews/private/kdirectorycontentscounter.cpp
src/kitemviews/private/kdirectorycontentscounter.h