Show
Ignore:
Timestamp:
07/04/08 14:32:49 (5 months ago)
Author:
cyrusdaboo
Message:

Provide offline indication for inbox and outbox.

Files:
1 modified

Legend:

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

    r113 r165  
    3636extern const xmllib::XMLName cXMLElement_calendarnode; 
    3737extern const char*                       cXMLAttribute_directory; 
     38extern const char*                       cXMLAttribute_inbox; 
     39extern const char*                       cXMLAttribute_outbox; 
    3840 
    3941extern const xmllib::XMLName cXMLElement_name;