Remove endl in qDebug it's already add \n at the end + port endl + flush when necessary
ClosedPublic

Authored by mlaurent on Dec 30 2019, 8:26 PM.

Diff Detail

Repository
R294 KBookmarks
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.Dec 30 2019, 8:26 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptDec 30 2019, 8:26 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
mlaurent requested review of this revision.Dec 30 2019, 8:26 PM
mlaurent updated this revision to Diff 72594.Jan 2 2020, 6:07 AM

Merge "\n" + use '\n'

apol accepted this revision.Jan 2 2020, 12:21 PM
This revision is now accepted and ready to land.Jan 2 2020, 12:21 PM
This revision was automatically updated to reflect the committed changes.