Use a for loop instead of foreach

Authored by ervin on May 13 2017, 4:20 PM.

Description

Use a for loop instead of foreach

Summary:
Krazy was complaining about the missing const ref (added in the
process), but there's no good reason to keep using foreach now.

Reviewers: Zanshin, dfaure, bensi, franckarrecot

Differential Revision: https://phabricator.kde.org/D5836

Details

Committed
ervinJun 2 2017, 10:18 AM
Differential Revision
D5836: Use a for loop instead of foreach
Parents
R4:1bfdfddf4400: End the file with a newline character
Branches
Unknown
Tags
Unknown