X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fobjects%2Fcalendarobject%2FCalendarObject.h;h=449d2b60cf7f3672737877681b01adf0bbb35d22;hb=2ae6c62b369422ff2229e7a1894d03ba05bd02df;hp=597790d331de5b05f36f5b2c7049af2f5f05f20a;hpb=debbed6605987283457cd1c6f72a1d4b3abff192;p=xestiacalendar%2F.git diff --git a/source/objects/calendarobject/CalendarObject.h b/source/objects/calendarobject/CalendarObject.h index 597790d..449d2b6 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;