Use QColor::darker/lighter instead of QColor::dark/light
ClosedPublic

Authored by zzag on Jul 9 2019, 10:17 PM.

Details

Summary

QColor::dark() and QColor::light() are obsolete since long time ago.

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
zzag created this revision.Jul 9 2019, 10:17 PM
Restricted Application added a project: KWin. · View Herald TranscriptJul 9 2019, 10:17 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Jul 9 2019, 10:17 PM
zzag updated this revision to Diff 61470.Jul 9 2019, 10:19 PM

I missed one.

apol accepted this revision.Jul 9 2019, 10:59 PM
This revision is now accepted and ready to land.Jul 9 2019, 10:59 PM
This revision was automatically updated to reflect the committed changes.