From 2ae6c62b369422ff2229e7a1894d03ba05bd02df Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Wed, 27 Jan 2016 19:16:18 +0000 Subject: [PATCH] Renamed CommentListAltID to CommentListAltRep. --- source/objects/calendarobject/CalendarObject.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.39.2