X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fobjects%2Fcalendarobject%2FCalendarObject.h;h=9887f93d291ebc51024bb1f8ccfa6527bdfd10a8;hb=18812065ef7d2e79e817ac8f29422fc663ee11e5;hp=3ffd348c684933d62074f96742764e3f752fc932;hpb=a635d33edace32e152c96b25e364e3481850cb9f;p=xestiacalendar%2F.git diff --git a/source/objects/calendarobject/CalendarObject.h b/source/objects/calendarobject/CalendarObject.h index 3ffd348..9887f93 100644 --- a/source/objects/calendarobject/CalendarObject.h +++ b/source/objects/calendarobject/CalendarObject.h @@ -36,6 +36,9 @@ class CalendarObject{ // Object data. + std::string UniqueID; + std::string UniqueIDTokens; + vector AttachList; vector AttachListTokens; vector AttachListEncoding;