Use a vector rather than a hash for storing attendee/combobox pairs

Authored by vkrause on Jun 2 2019, 8:16 AM.

Description

Use a vector rather than a hash for storing attendee/combobox pairs

Summary:
We don't need the hash features here, so this unnecessarily relies on
Attendee being pointer-like.

Subscribers: kde-pim

Tags: KDE PIM

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

Details

Committed
vkrauseJun 2 2019, 8:32 AM
Differential Revision
D21535: Use a vector rather than a hash for storing attendee/combobox pairs
Parents
R78:6e684550549f: Adapt to KCalCore::Person changes
Branches
Unknown
Tags
Unknown