Skip to content
  • Nicolas Fella's avatar
    Use abstract calendar type in interfaces · 42afeb06
    Nicolas Fella authored and Dimitris Kardarakos's avatar Dimitris Kardarakos committed
    KCalendarCore::Calendar is the central abstraction in the upcoming
    plugin system. MemoryCalendar is just one possible implementation of it.
    
    Use the abstract type in various places and only use MemoryCalendar when
    actually instantiating a calendar.
    
    This prepares for using different kinds of calendars.
    42afeb06