Simplify AttendeeTableModel construction
ClosedPublic

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

Details

Summary

Adding an empty dummy entry is done internally anyway, via setKeepEmpty().
This will make it easier to refactor AttendeeTableModel to not use Attendee
as a map key.

Diff Detail

Repository
R78 PIM: Incidence Editor
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 12332
Build 12350: arc lint + arc unit
vkrause created this revision.Jun 2 2019, 8:38 AM
Restricted Application added a project: KDE PIM. · View Herald TranscriptJun 2 2019, 8:38 AM
Restricted Application added a subscriber: kde-pim. · View Herald Transcript
vkrause requested review of this revision.Jun 2 2019, 8:38 AM
dvratil accepted this revision.Jun 2 2019, 12:59 PM
This revision is now accepted and ready to land.Jun 2 2019, 12:59 PM
This revision was automatically updated to reflect the committed changes.