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

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

Details

Summary

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

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 2 2019, 8:32 AM
Restricted Application added a project: KDE PIM. · View Herald TranscriptJun 2 2019, 8:32 AM
Restricted Application added a subscriber: kde-pim. · View Herald Transcript
vkrause requested review of this revision.Jun 2 2019, 8:32 AM
dvratil accepted this revision.Jun 2 2019, 12:57 PM
This revision is now accepted and ready to land.Jun 2 2019, 12:57 PM
This revision was automatically updated to reflect the committed changes.