Skip to content

Fix "endl" use

Albert Astals Cid requested to merge work/aacid/endl into master

If it was at the end of qDebug/qCritical/etc, just remove it, those already have a newline at the end

The other few convert them to \n

Edited by Albert Astals Cid

Merge request reports