Show
Ignore:
Timestamp:
10/28/07 23:41:34 (1 year ago)
Author:
daboo
Message:

Calendar ctag handling. Don't list the calendars/address books when first starting up if
we have a fresh cache.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Mulberry/branches/v4.1d1/Sources_Common/Calendar_Store/Clients/CLocalCalendarClient.h

    r86 r113  
    6868        virtual bool _CheckCalendar(const CCalendarStoreNode& node, iCal::CICalendar& cal); 
    6969        virtual bool _CalendarChanged(const CCalendarStoreNode& node, iCal::CICalendar& cal); 
     70        virtual void _UpdateSyncToken(const CCalendarStoreNode& node, iCal::CICalendar& cal); 
    7071        virtual void _SizeCalendar(CCalendarStoreNode& node); 
    7172