X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=blobdiff_plain;f=source%2Fcontacteditor%2FContactDataObject.h;h=6f2ad8375a1dd862a817782841b2311079d17087;hp=df43f97c6ee514548e620f24de3aa730ea955330;hb=d5e5a52dfa7ba94138977833034789f794740134;hpb=cb3074846231b7bee072eac2edd9ee3280711124 diff --git a/source/contacteditor/ContactDataObject.h b/source/contacteditor/ContactDataObject.h index df43f97..6f2ad83 100644 --- a/source/contacteditor/ContactDataObject.h +++ b/source/contacteditor/ContactDataObject.h @@ -79,6 +79,7 @@ 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); public: