Show
Ignore:
Timestamp:
02/03/08 20:17:26 (10 months ago)
Author:
cyrusdaboo
Message:

Add check calendar command/toolbar button to do fast checks of all active/open calendars.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Mulberry/branches/v4.1d1/MacOS/Sources/Application/Calendar/Calendar_View/Calendar_Store_View/CCalendarStoreTable.h

    r97 r160  
    134134                        bool            RenameCalendar(TableIndexT row); 
    135135                        void            OnDeleteCalendar(); 
     136                        void            OnCheckCalendar(); 
     137                        bool            CheckCalendar(TableIndexT row); 
    136138                        void            OnRefreshList(); 
    137139                        void            OnFreeBusyCalendar();