From: Steve Brokenshire Date: Wed, 27 Jan 2016 19:39:05 +0000 (+0000) Subject: Replaced ContactListAltID with ContactListAltRep. X-Git-Tag: release-0.02~630 X-Git-Url: http://Server1/repobrowser/?p=xestiacalendar%2F.git;a=commitdiff_plain;h=43d0fd2c6c636a4809046e4b59f7ea09ceaa1108 Replaced ContactListAltID with ContactListAltRep. --- diff --git a/source/objects/calendarobject/CalendarObject.h b/source/objects/calendarobject/CalendarObject.h index 449d2b6..55605a0 100644 --- a/source/objects/calendarobject/CalendarObject.h +++ b/source/objects/calendarobject/CalendarObject.h @@ -155,7 +155,7 @@ class CalendarObject{ vector AttendeeListTokens; vector ContactList; - vector ContactListAltID; + vector ContactListAltRep; vector ContactListLanguage; vector ContactListTokens;