Remove the last remaining maps using Attendee pointers as keys
ClosedPublic

Authored by vkrause on Jun 9 2019, 9:20 AM.

Details

Summary

This includes two maps where Attendee pointers are technically the values,
but those maps are used bidirectionally, so those need to be changed as
well. Instead we now used the Attendee uid as key.

Diff Detail

Repository
R78 PIM: Incidence Editor
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
vkrause created this revision.Jun 9 2019, 9:20 AM
Restricted Application added a project: KDE PIM. · View Herald TranscriptJun 9 2019, 9:20 AM
Restricted Application added a subscriber: kde-pim. · View Herald Transcript
vkrause requested review of this revision.Jun 9 2019, 9:20 AM
dvratil accepted this revision.Jun 10 2019, 7:15 AM
This revision is now accepted and ready to land.Jun 10 2019, 7:15 AM
This revision was automatically updated to reflect the committed changes.