[Kde-pim] [kdepim-runtime] /: Adapt to new api
David Faure
faure at kde.org
Sun Jul 12 12:16:48 BST 2015
On Saturday 11 July 2015 13:19:39 Montel Laurent wrote:
> - collectionsRetrieved(m_reportedCollections.values());
> + collectionsRetrieved(m_reportedCollections.values().toVector());
Urgh, and this API change is an improvement because... ?
Yes, QVector is great, but not when the typical implementation uses values()
(as seems to be the case, based on what I can see in
c9d099471fce002203620fe2fc8446a91d7b75ed)
which returns a QList...
--
David Faure, faure at kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list