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
Branch
port_endl_qt5.15 (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 20453
Build 20471: arc lint + arc unit
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.