From: Steve Brokenshire Date: Sun, 24 Jan 2016 09:23:47 +0000 (+0000) Subject: Renamed DescriptionListAltID to DescriptionListAltRep. X-Git-Tag: release-0.02~699 X-Git-Url: http://Server1/repobrowser/?p=xestiacalendar%2F.git;a=commitdiff_plain;h=ec8bfe7e1e3536f2fadbbb2d305122120e2c3471 Renamed DescriptionListAltID to DescriptionListAltRep. --- diff --git a/source/objects/calendarobject/CalendarObject.h b/source/objects/calendarobject/CalendarObject.h index 005bb56..c85a3a7 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;