Use a vector rather than a map for the attendee status

Authored by vkrause on Jun 8 2019, 9:03 AM.

Description

Use a vector rather than a map for the attendee status

Summary:
This removes one more place that relies on Attendee being a pointer,
blocking its change to a value type.

Reviewers: dvratil

Reviewed By: dvratil

Subscribers: dvratil, kde-pim

Tags: KDE PIM

Differential Revision: https://phabricator.kde.org/D21662

Details

Committed
vkrauseJun 9 2019, 7:26 AM
Reviewer
dvratil
Differential Revision
D21662: Use a vector rather than a map for the attendee status
Parents
R78:42fe6f6c452c: Simplify AttendeeTableModel construction
Branches
Unknown
Tags
Unknown