Review Request 127208: Remove Q3ValueList usage from RecipeDB::importUSDADatabase()
R.Harish Navnit
harishnavnit at gmail.com
Sun Feb 28 13:39:43 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127208/
-----------------------------------------------------------
Review request for Krecipes and José Manuel SantamarÃa Lema.
Repository: krecipes
Description
-------
Replace the Q3ValueList occurences in RecipeDB::importUSDADatabase() with QList.
QList preferred over QLinkedList since it's faster and convenient.
Diffs
-----
src/backends/recipedb.cpp aa38c6b4b602544cfbfe3b7db73a8b9c59abe518
Diff: https://git.reviewboard.kde.org/r/127208/diff/
Testing
-------
Successfully built and re-ran the setup wizard. Imports work fine.
Thanks,
R.Harish Navnit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/krecipes-devel/attachments/20160228/f8422fab/attachment.html>
More information about the Krecipes-devel
mailing list