Make iCal export compile with newer KCalCore
ClosedPublic

Authored by dvratil on Sep 18 2017, 8:00 PM.

Details

Summary

KCalCore API has been ported to QDateTime, this change makes the iCalendar
export plugin to compile against the new API. Since Calligra has different
release cycle than KCalCore, this change is backwards compatible with older
versions of KCalCore.

Diff Detail

Repository
R8 Calligra
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
dvratil created this revision.Sep 18 2017, 8:00 PM
anthonyfieroni added inline comments.
plan/plugins/filters/icalendar/export/icalendarexport.cpp
154

This should be *et* not *st*

dvratil updated this revision to Diff 19689.Sep 20 2017, 11:25 AM
danders accepted this revision.Sep 22 2017, 6:29 AM
danders added a subscriber: danders.

Have not tested, but looks good.

This revision is now accepted and ready to land.Sep 22 2017, 6:29 AM
This revision was automatically updated to reflect the committed changes.