From: Steve Brokenshire Date: Wed, 27 Jan 2016 19:16:18 +0000 (+0000) Subject: Renamed CommentListAltID to CommentListAltRep. X-Git-Tag: release-0.02~635 X-Git-Url: http://Server1/repobrowser/?p=xestiacalendar%2F.git;a=commitdiff_plain;h=2ae6c62b369422ff2229e7a1894d03ba05bd02df Renamed CommentListAltID to CommentListAltRep. --- diff --git a/source/objects/calendarobject/CalendarObject.h b/source/objects/calendarobject/CalendarObject.h index 2b2bf7f..449d2b6 100644 --- a/source/objects/calendarobject/CalendarObject.h +++ b/source/objects/calendarobject/CalendarObject.h @@ -63,7 +63,7 @@ class CalendarObject{ std::string ClassDataTokens; vector CommentList; - vector CommentListAltID; + vector CommentListAltRep; vector CommentListLanguage; vector CommentListTokens;