X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fobjects%2Fcalendarobject%2FCalendarObject.h;h=005bb56129acd5fe30653ac206fedae1829caaac;hb=88a5b0d1ed4ffe6e7bfb2e7c41d651eb8745bcc6;hp=142ef2fba4ee2c552795f43deb5cd0f0ccf72f70;hpb=23ed94d24ff92c7e8e1a253575c02935cb672d19;p=xestiacalendar%2F.git diff --git a/source/objects/calendarobject/CalendarObject.h b/source/objects/calendarobject/CalendarObject.h index 142ef2f..005bb56 100644 --- a/source/objects/calendarobject/CalendarObject.h +++ b/source/objects/calendarobject/CalendarObject.h @@ -59,7 +59,7 @@ class CalendarObject{ vector CateogriesListTokens; std::string ClassData; - std::string ClassListTokens; + std::string ClassDataTokens; vector CommentList; vector CommentListAltID; @@ -106,10 +106,10 @@ class CalendarObject{ std::string DueDataTimeZoneID; std::string DueDataTokens; - std::string DataTimeStartData; - std::string DataTimeStartDataValue; - std::string DataTimeStartDataTimeZoneID; - std::string DataTimeStartDataTokens; + std::string DateTimeStartData; + std::string DateTimeStartDataValue; + std::string DateTimeStartDataTimeZoneID; + std::string DateTimeStartDataTokens; std::string DurationData; std::string DurationDataTokens;