Review Request 117654: Replace range-based for loop with Qt foreach
Nicolás Alvarez
nicolas.alvarez at gmail.com
Sun Apr 20 02:55:32 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117654/
-----------------------------------------------------------
Review request for KDE Frameworks.
Repository: kwallet
Description
-------
MSVC2010 (our minimum requirement for KF5) doesn't support range-for loops; replace with Qt foreach().
Diffs
-----
src/runtime/kwalletd/kwalletd.cpp 7a40b63
Diff: https://git.reviewboard.kde.org/r/117654/diff/
Testing
-------
All of KWallet builds on Windows with MSVC2010 (if review #117652 is applied too).
Thanks,
Nicolás Alvarez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140420/b0f69db8/attachment.html>
More information about the Kde-frameworks-devel
mailing list