okular/generators/kimgio/tests
Albert Astals Cid 6767b8739e Port a few QLinkedList to QList
QLinkedList is deprecated in later Qt5 and gone in Qt6

The 1:1 port is std::list but in this cases all we ever do
is create the lists, push back to them, and pass then around
to be read, for that a QList is more than enough
2022-03-19 11:22:55 +00:00
..
data kimgio generator: Apply transformations dictated by Exif metadata 2013-10-11 11:07:54 +02:00
kimgiotest.cpp Port a few QLinkedList to QList 2022-03-19 11:22:55 +00:00