Drop unnecessary and deprecated endl

Authored by heikobecker on Mar 9 2020, 10:10 PM.

Description

Drop unnecessary and deprecated endl

Summary:
qWarning already adds a newline at end. endl was deprecated with
Qt 5.15.

Test Plan: Builds

Reviewers: aacid

Differential Revision: https://phabricator.kde.org/D28255

Details

Committed
heikobeckerMar 25 2020, 7:16 PM
Differential Revision
D28255: Use Qt::endl instead of the deprecated ::endl
Parents
R368:9d66913f9042: Fix build with Qt 5.15 by adding an include
Branches
Unknown
Tags
Unknown