Use range-based for loop

Authored by mwolff on Mar 5 2019, 12:49 PM.

Description

Use range-based for loop

The container is const, so no fear of dispatching.
Fixes compiler error, for some reason Q_FOREACH isn't
defined for me here.

Details

Committed
mwolffMar 5 2019, 12:49 PM
Parents
R244:a6834f857427: GIT_SILENT: add gitignore
Branches
Unknown
Tags
Unknown