Port endl to \n (QFile flushs data when deleted)
ClosedPublic

Authored by mlaurent on Dec 31 2019, 6:06 AM.

Details

Summary

Port endl to \n (endl is Qt:: namespaced in qt5.15)

Diff Detail

Repository
R289 KNotifications
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 31 2019, 6:06 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptDec 31 2019, 6:06 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
mlaurent requested review of this revision.Dec 31 2019, 6:06 AM
mlaurent updated this revision to Diff 72475.Dec 31 2019, 11:55 AM

Use QLatin1Char

apol accepted this revision.Dec 31 2019, 6:52 PM
This revision is now accepted and ready to land.Dec 31 2019, 6:52 PM
This revision was automatically updated to reflect the committed changes.