X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fobjects%2Fcalendarobject%2FCalendarObject.cpp;h=01d939d2a883b14dea36d5bc9496311a837cab54;hb=ea3ccde57664c4d5d24ff71db8ce808dc6398a36;hp=6210b49e9a7fb97f95e6d55fb8c7ecf5a834a392;hpb=047cf7350cd7ae8e6f53263f68226af4a2c3681d;p=xestiacalendar%2F.git diff --git a/source/objects/calendarobject/CalendarObject.cpp b/source/objects/calendarobject/CalendarObject.cpp index 6210b49..01d939d 100644 --- a/source/objects/calendarobject/CalendarObject.cpp +++ b/source/objects/calendarobject/CalendarObject.cpp @@ -155,6 +155,8 @@ CalendarObjectLoadResult CalendarObject::LoadString(std::string *LoadStringData) } + ProcessData(); + return StringProcResult; }