X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fobjects%2Fcalendarobject%2FCalendarObject.h;h=1f1f8a6c633d1be7847c9b45440e0996c0f02722;hb=316fac98668b1a2a371b406944a3bbdb2fc353b8;hp=005bb56129acd5fe30653ac206fedae1829caaac;hpb=11bf0aa616216eaa606af200d8e2dbcfbb1ab1db;p=xestiacalendar%2F.git diff --git a/source/objects/calendarobject/CalendarObject.h b/source/objects/calendarobject/CalendarObject.h index 005bb56..1f1f8a6 100644 --- a/source/objects/calendarobject/CalendarObject.h +++ b/source/objects/calendarobject/CalendarObject.h @@ -67,7 +67,7 @@ class CalendarObject{ vector CommentListTokens; vector DescriptionList; - vector DescriptionListAltID; + vector DescriptionListAltRep; vector DescriptionListLanguage; vector DescriptionListTokens; @@ -75,7 +75,9 @@ class CalendarObject{ std::string GeographicTokens; std::string LocationData; - std::string LocationDataAltID; + std::string LocationDataAltRep; + std::string LocationDataLanguage; + std::string LocationDataTokens; std::string PercentCompleteData; std::string PercentCompleteTokens;