[kcmkwin] Rename EffectModel to EffectsModel
ClosedPublic

Authored by zzag on Feb 3 2019, 8:11 PM.

Details

Summary

Model names have plural form.

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.Feb 3 2019, 8:11 PM
Restricted Application added a project: KWin. · View Herald TranscriptFeb 3 2019, 8:11 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Feb 3 2019, 8:11 PM
zzag updated this revision to Diff 50803.Feb 3 2019, 8:17 PM

sneaky udpate

zzag updated this revision to Diff 50827.Feb 4 2019, 10:23 AM

Rebase.

zzag updated this revision to Diff 50891.Feb 4 2019, 9:16 PM

Rebase.

davidedmundson accepted this revision.Feb 20 2019, 1:03 PM
davidedmundson added a subscriber: davidedmundson.

Model names have plural form.

Not universally, even the base class is in the singular. I certainly wouldn't bother changing any other instances you find around the rest of Plasma.

I don't think anyone could mistakenly think this is a model of just one effect, so it's one of those changes that doesn't really make a difference.

This revision is now accepted and ready to land.Feb 20 2019, 1:03 PM
This revision was automatically updated to reflect the committed changes.