X-Git-Url: http://Server1/repobrowser/?p=xestiacalendar%2F.git;a=blobdiff_plain;f=source%2Fobjects%2Fcalendartimezone%2FCalendarTimezone.cpp;h=e827161dabc90c48467d7165c85c94afa4f1727f;hp=a1f6648318c47558b33f99993b18e80c51bef2da;hb=1fe6e43892e5c572949a293a9e19704b5debadad;hpb=2e304ff435c80c07daaf0d3fbe8a9ab7d1ae70b1 diff --git a/source/objects/calendartimezone/CalendarTimezone.cpp b/source/objects/calendartimezone/CalendarTimezone.cpp index a1f6648..e827161 100644 --- a/source/objects/calendartimezone/CalendarTimezone.cpp +++ b/source/objects/calendartimezone/CalendarTimezone.cpp @@ -64,14 +64,14 @@ int seekCount = 0; iter != objectName.end(); iter++){ try{ - PropertyName = objectName[seekCount].substr(0,4); + propertyName = objectName[seekCount].substr(0,4); } catch(const out_of_range& oor){ continue; } - if (PropertyName == "TZID"){ + if (propertyName == "TZID"){ if (validTimeZoneID == false){ validTimeZoneID = true; @@ -199,7 +199,7 @@ void CalendarTimezoneObject::ProcessData(){ bool timeZoneOffsetToFound = false; bool timeZoneOffsetFromFound = false; - timezoneDataStruct newTZData; + TimezoneDataStruct newTZData; // Process the data from DTSTART.