X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fobjects%2Fcalendarobject%2FCalendarObject.h;h=877749832dd1d37f276e6ce4a4120897bd2e0e87;hb=7435d64e2efe123bac1053fd28aadfb0111f887e;hp=6b335131be20828933ecfa123808fc7e55fc99ed;hpb=52069b98994d3695c73f4b22d2ea66a04fdda2cf;p=xestiacalendar%2F.git diff --git a/source/objects/calendarobject/CalendarObject.h b/source/objects/calendarobject/CalendarObject.h index 6b33513..8777498 100644 --- a/source/objects/calendarobject/CalendarObject.h +++ b/source/objects/calendarobject/CalendarObject.h @@ -65,6 +65,9 @@ class CalendarObject{ std::string ClassData; std::string ClassDataTokens; + std::string CompletedData; + std::string CompletedDataTokens; + vector CommentList; vector CommentListAltRep; vector CommentListLanguage;