Skip to content

Port from Q_FOREACH to range-based for

Jonah Brüchert requested to merge jbbgameich/kpeople-sink:foreach into master

This is based on !2 (merged) since otherwise (in case you accept and merge both) merge conflicts would be created. So in that case !2 (merged) should be merged before this one.

Let me know in case you only want to merge this merge request but not !2 (merged), I can still rebase this one on master without including the clang-format commits then.

Merge request reports