X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fobjects%2Fcalendarobject%2FCalendarObject.h;h=08622241da52ee5cb4858bbddc13cc60479cbb13;hb=7fafaf0bf9653702851a3e578638da1023560c40;hp=c85a3a71ecb54bee343b9863c70dc93f11298189;hpb=ec8bfe7e1e3536f2fadbbb2d305122120e2c3471;p=xestiacalendar%2F.git diff --git a/source/objects/calendarobject/CalendarObject.h b/source/objects/calendarobject/CalendarObject.h index c85a3a7..0862224 100644 --- a/source/objects/calendarobject/CalendarObject.h +++ b/source/objects/calendarobject/CalendarObject.h @@ -75,12 +75,14 @@ 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; - int PriorityData; + int PriorityData = -1; std::string PriorityTokens; vector ResourcesData;