[libkwineffects] Use Q_DISABLE_COPY in AnimationEffect
ClosedPublic

Authored by zzag on Dec 28 2018, 5:24 PM.

Details

Summary

AnimationEffect is an identity so delete copy constructor and copy
assignment operator.

Test Plan

Compiles.

Diff Detail

Repository
R108 KWin
Lint
Lint OK
Unit
No Unit Test Coverage
Build Status
Buildable 6412
Build 6430: arc lint + arc unit
zzag created this revision.Dec 28 2018, 5:24 PM
Restricted Application added a project: KWin. · View Herald TranscriptDec 28 2018, 5:24 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Dec 28 2018, 5:24 PM
davidedmundson accepted this revision.Dec 28 2018, 6:03 PM
This revision is now accepted and ready to land.Dec 28 2018, 6:03 PM
This revision was automatically updated to reflect the committed changes.