Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added initial unit test for iCalendarSaveEvent.
[xestiacalendar/.git] / source / objects / calendarobject / CalendarObject.h
index 2b450fc..3851ccc 100644 (file)
@@ -21,6 +21,11 @@ enum CalendarObjectLoadResult {
        CALENDAROBJECTLOAD_CANNOTOPEN
 };
 
+enum CalendarObjectSaveResult {
+       CALENDAROBJECTSAVE_UNITTESTFAIL = -1,
+       CALENDAROBJECTSAVE_OK,
+};
+
 enum CalendarObjectValidResult{
        CALENDAROBJECTVALID_UNITTESTFAIL = -1,
        CALENDAROBJECTVALID_OK,
@@ -43,6 +48,7 @@ struct CalendarAlarmDataStruct{
        
        string TriggerData;
        string TriggerValue;
+       string TriggerRelated;
        string TriggerTokens;
        
        string DescriptionData;
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy