This revision was automatically updated to reflect the committed changes.
Closed by commit R263:867351258d1f: Port away from Qt's foreach all loops
over method-local containers (authored by kossebau).
REPOSITORY
R263 KXmlGui
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D23664?vs=652
dfaure accepted this revision.
This revision is now accepted and ready to land.
REPOSITORY
R263 KXmlGui
BRANCH
plainporttorangeloop
REVISION DETAIL
https://phabricator.kde.org/D23664
To: kossebau, dfaure
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
kossebau added a comment.
Ping :)
REPOSITORY
R263 KXmlGui
REVISION DETAIL
https://phabricator.kde.org/D23664
To: kossebau, dfaure
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
kossebau edited the summary of this revision.
REPOSITORY
R263 KXmlGui
REVISION DETAIL
https://phabricator.kde.org/D23664
To: kossebau, dfaure
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
kossebau created this revision.
kossebau added a reviewer: dfaure.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
kossebau requested review of this revision.
REVISION SUMMARY
The simple porting, as those containers are not shared with anyone,
so the remova