----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129698/ -----------------------------------------------------------
Review request for KDE Frameworks and Plasma. Repository: kpackage Description ------- Instead of using `contains(key);value(key)`, prefer `it=constFind(key)` and `*it`. Diffs ----- src/kpackage/package.cpp 45a8676 Diff: https://git.reviewboard.kde.org/r/129698/diff/ Testing ------- Tests still pass (except for the two that need fixing. Thanks, Aleix Pol Gonzalez