Fix crash with icon dialog
AbandonedPublic

Authored by cfeck on Oct 22 2018, 3:57 AM.

Details

Reviewers
None
Group Reviewers
Frameworks
Summary

Revert part of fea52a4f204fd44d9a45e78a663964c326687e33 which causes a crash in sorting code. Apparently, std::sort applies different semantics?

BUG: 398766
FIXED-IN: 5.52.0

Diff Detail

Repository
R302 KIconThemes
Lint
Lint Skipped
Unit
Unit Tests Skipped
cfeck created this revision.Oct 22 2018, 3:57 AM
cfeck created this object with visibility "cfeck (Christoph Feck)".
Restricted Application added a project: Frameworks. · View Herald TranscriptOct 22 2018, 3:57 AM
cfeck requested review of this revision.Oct 22 2018, 3:57 AM
cfeck changed the visibility from "cfeck (Christoph Feck)" to "Public (No Login Required)".
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald TranscriptOct 22 2018, 3:58 AM
cfeck abandoned this revision.Oct 22 2018, 12:37 PM

Good spot, and this is already fixed, but unfortunately was too late for the 5.51 tag.