Replace Qt foreach with C++ foreach

Authored by ghost46 on Oct 24 2018, 3:16 PM.

Description

Replace Qt foreach with C++ foreach

Summary: This replaces three Qt foreach loops I found in the tabwidget with C++ foreach loops. There were already newer foreach loops near the bottom, so this makes things consistent in the entire file.

Reviewers: drosca

Reviewed By: drosca

Subscribers: falkon

Tags: Falkon

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

Details

Committed
droscaOct 24 2018, 3:17 PM
Reviewer
drosca
Differential Revision
D16238: Replace Qt foreach with C++ foreach
Parents
R875:14f88fb46cc0: SVN_SILENT made messages (.desktop file) - always resolve ours
Branches
Unknown
Tags
Unknown