X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fobjects%2Fcalendarobject%2FCalendarObject.h;h=55605a045643ce965882a17a41857347889c0e5b;hb=43d0fd2c6c636a4809046e4b59f7ea09ceaa1108;hp=597790d331de5b05f36f5b2c7049af2f5f05f20a;hpb=debbed6605987283457cd1c6f72a1d4b3abff192;p=xestiacalendar%2F.git diff --git a/source/objects/calendarobject/CalendarObject.h b/source/objects/calendarobject/CalendarObject.h index 597790d..55605a0 100644 --- a/source/objects/calendarobject/CalendarObject.h +++ b/source/objects/calendarobject/CalendarObject.h @@ -52,17 +52,18 @@ class CalendarObject{ vector AttachList; vector AttachListTokens; vector AttachListEncoding; + vector AttachListFormatType; vector AttachListValue; vector CategoriesList; vector CategoriesListLanguage; - vector CateogriesListTokens; + vector CategoriesListTokens; std::string ClassData; std::string ClassDataTokens; vector CommentList; - vector CommentListAltID; + vector CommentListAltRep; vector CommentListLanguage; vector CommentListTokens; @@ -154,7 +155,7 @@ class CalendarObject{ vector AttendeeListTokens; vector ContactList; - vector ContactListAltID; + vector ContactListAltRep; vector ContactListLanguage; vector ContactListTokens;