Changeset 113 for Mulberry/branches/v4.1d1/Sources_Common/Calendar_Store/Clients/CCalDAVCalendarClient.h
- Timestamp:
- 10/28/07 23:41:34 (1 year ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
Mulberry/branches/v4.1d1/Sources_Common/Calendar_Store/Clients/CCalDAVCalendarClient.h
r86 r113 62 62 virtual void _CreateCalendar(const CCalendarStoreNode& node); 63 63 virtual bool _CalendarChanged(const CCalendarStoreNode& node, iCal::CICalendar& cal); 64 virtual void _UpdateSyncToken(const CCalendarStoreNode& node, iCal::CICalendar& cal); 64 65 65 66 virtual void _ReadFullCalendar(const CCalendarStoreNode& node, iCal::CICalendar& cal);