Don't use deprecated QPalette::background()
ClosedPublic

Authored by zzag on Jul 10 2019, 12:47 PM.

Details

Summary

QPalette::background() is deprecated since long time ago. It is advised
to use QPalette::window() instead.

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 10 2019, 12:47 PM
Restricted Application added a project: KWin. · View Herald TranscriptJul 10 2019, 12:47 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Jul 10 2019, 12:47 PM
apol accepted this revision.Jul 10 2019, 1:48 PM
This revision is now accepted and ready to land.Jul 10 2019, 1:48 PM
This revision was automatically updated to reflect the committed changes.