[nightcolor] Add missing const qualifiers
ClosedPublic

Authored by zzag on Sep 26 2019, 8:43 AM.

Details

Summary

Mark some immutable variables with const to improve code readability.

Test Plan

Compiles.

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.Sep 26 2019, 8:43 AM
Restricted Application added a project: KWin. · View Herald TranscriptSep 26 2019, 8:43 AM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Sep 26 2019, 8:43 AM
davidedmundson accepted this revision.Sep 26 2019, 9:04 AM
This revision is now accepted and ready to land.Sep 26 2019, 9:04 AM
romangg accepted this revision.Sep 26 2019, 9:05 AM
zzag edited the summary of this revision. (Show Details)Sep 26 2019, 9:08 AM
This revision was automatically updated to reflect the committed changes.