Replace IncidenceBase::deleteAttendee with setAttendee()
ClosedPublic

Authored by vkrause on Jun 2 2019, 9:10 AM.

Details

Summary

deleteAttendee is fortunately unused, and relies on the fact that Attendee
is a pointer here.

setAttendee will enable porting code that currently modifies existing
attendees of an incidence via pointer access.

Diff Detail

Repository
R172 KCalendar Core
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 12334
Build 12352: arc lint + arc unit
vkrause created this revision.Jun 2 2019, 9:10 AM
Restricted Application added a project: KDE PIM. · View Herald TranscriptJun 2 2019, 9:10 AM
Restricted Application added a subscriber: kde-pim. · View Herald Transcript
vkrause requested review of this revision.Jun 2 2019, 9:10 AM
dvratil accepted this revision.Jun 2 2019, 12:59 PM
This revision is now accepted and ready to land.Jun 2 2019, 12:59 PM
This revision was automatically updated to reflect the committed changes.