Review Request 127208: Remove Q3ValueList usage from RecipeDB::importUSDADatabase()
R.Harish Navnit
harishnavnit at gmail.com
Mon Mar 28 10:31:02 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127208/
-----------------------------------------------------------
(Updated March 28, 2016, 10:31 a.m.)
Status
------
This change has been marked as submitted.
Review request for Krecipes and José Manuel SantamarÃa Lema.
Changes
-------
Submitted with commit d79ffabf6bb1a7aa3ada01d6f5b71652527a5cf6 by R. Harish Navnit to branch master.
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/20160328/29cc25ef/attachment.html>
More information about the Krecipes-devel
mailing list