Diffusion KIO bba871deced2

Use QUrl < instead of QString.compare

Authored by jtamate on Jun 19 2018, 2:53 PM.

Description

Use QUrl < instead of QString.compare

Summary:
Remove the lessThan method.
std::sort will use QUrl < operator (since Qt 5.4).

Reviewers: dfaure, Frameworks

Reviewed By: dfaure

Subscribers: kde-frameworks-devel

Tags: Frameworks

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

Details

Committed
jtamateJun 19 2018, 2:54 PM
Reviewer
dfaure
Differential Revision
D13590: Use QUrl < instead of QString.compare
Parents
R241:fb3c94ed96c3: Enable comparing KFileItems by url
Branches
Unknown
Tags
Unknown