remove foreach
ClosedPublic

Authored by astippich on Jul 1 2019, 4:31 PM.

Details

Diff Detail

Repository
R824 Baloo Widgets
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
astippich created this revision.Jul 1 2019, 4:31 PM
Restricted Application added a project: Baloo. · View Herald TranscriptJul 1 2019, 4:31 PM
Restricted Application added a subscriber: Baloo. · View Herald Transcript
astippich requested review of this revision.Jul 1 2019, 4:31 PM
bruns added inline comments.Jul 5 2019, 8:08 PM
src/kblocklayout.cpp
175

Nitpick:
QLayoutItem* item (space after *)

191

dito

245

likewise

astippich updated this revision to Diff 61278.Jul 7 2019, 2:15 PM
  • code style
bruns added inline comments.Jul 7 2019, 4:22 PM
src/kblocklayout.cpp
245

extraneous space between ))

252

dito

astippich updated this revision to Diff 61287.Jul 7 2019, 4:48 PM
  • remove extra space
bruns accepted this revision.Jul 7 2019, 4:56 PM
This revision is now accepted and ready to land.Jul 7 2019, 4:56 PM
This revision was automatically updated to reflect the committed changes.