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
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 12331
Build 12349: arc lint + arc unit
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.