Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
camelCase: Converted remaining code that was missed
[xestiacalendar/.git] / source / objects / calendartimezone / CalendarTimezone.cpp
index a1f6648..e827161 100644 (file)
@@ -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.
        
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy