X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;ds=sidebyside;f=source%2Fcontacteditor%2FContactDataObject.h;h=ccdc5db03d65310c9e90166149e613feded443e1;hb=a58dd7db86483b23e28922872fac544b5b73b79c;hp=df43f97c6ee514548e620f24de3aa730ea955330;hpb=cb3074846231b7bee072eac2edd9ee3280711124;p=xestiaab%2F.git diff --git a/source/contacteditor/ContactDataObject.h b/source/contacteditor/ContactDataObject.h index df43f97..ccdc5db 100644 --- a/source/contacteditor/ContactDataObject.h +++ b/source/contacteditor/ContactDataObject.h @@ -79,6 +79,9 @@ class ContactDataObject{ void ProcessPhoto(wxString PropertySeg1, wxString PropertySeg2, int *PhotoCount); void ProcessLogo(wxString PropertySeg1, wxString PropertySeg2, int *LogoCount); void ProcessSound(wxString PropertySeg1, wxString PropertySeg2, int *SoundCount); + void ProcessCalendarURI(wxString PropertySeg1, wxString PropertySeg2, int *CalAdrCount); + void ProcessCalendarAddressURI(wxString PropertySeg1, wxString PropertySeg2, int *CalAdrURICount); + void ProcessCalendarFreeBusy(wxString PropertySeg1, wxString PropertySeg2, int *FreeBusyAddressCount); public: