Implement deduplication without three copies
ClosedPublic

Authored by vkrause on Feb 29 2020, 6:36 PM.

Details

Summary

This also avoids the use of QSet::fromList which is deprecated in latest
Qt 5.14 and thus breaks the build.

Diff Detail

Repository
R75 PIM: Calendar Support
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.Feb 29 2020, 6:36 PM
Restricted Application added a project: KDE PIM. · View Herald TranscriptFeb 29 2020, 6:36 PM
Restricted Application added a subscriber: kde-pim. · View Herald Transcript
vkrause requested review of this revision.Feb 29 2020, 6:36 PM
dvratil accepted this revision.Feb 29 2020, 7:12 PM
This revision is now accepted and ready to land.Feb 29 2020, 7:12 PM
This revision was automatically updated to reflect the committed changes.