[Purpose] Make it compile without foreach
ClosedPublic

Authored by mlaurent on Apr 18 2019, 6:57 AM.

Details

Summary

compile without foreach

NO_CHANGELOG

Test Plan

autotest ok

Diff Detail

Repository
R495 Purpose Library
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mlaurent created this revision.Apr 18 2019, 6:57 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptApr 18 2019, 6:57 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
mlaurent requested review of this revision.Apr 18 2019, 6:57 AM
mlaurent edited the summary of this revision. (Show Details)Apr 18 2019, 6:57 AM
dfaure requested changes to this revision.Apr 18 2019, 7:25 AM
dfaure added inline comments.
src/plugins/pastebin/pastebinplugin.cpp
50

const

This revision now requires changes to proceed.Apr 18 2019, 7:25 AM
mlaurent updated this revision to Diff 56511.Apr 18 2019, 11:38 AM

Add missing const

dfaure accepted this revision.Apr 18 2019, 11:48 AM
This revision is now accepted and ready to land.Apr 18 2019, 11:48 AM
This revision was automatically updated to reflect the committed changes.