X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=blobdiff_plain;f=source%2Fcontacteditor%2FContactDataObject.h;h=4e834d55797d4ccfa57822b7abd399f25ca913f9;hp=8cb40d54f20cee3ce3105aa2fed05aab8669eadd;hb=0eebe029ad2758d33667055f675320d75ba7c492;hpb=a45c3a46e4e37da415a8b8da2aaabe6a4abc4551 diff --git a/source/contacteditor/ContactDataObject.h b/source/contacteditor/ContactDataObject.h index 8cb40d5..4e834d5 100644 --- a/source/contacteditor/ContactDataObject.h +++ b/source/contacteditor/ContactDataObject.h @@ -83,6 +83,7 @@ class ContactDataObject{ void ProcessCalendarAddressURI(wxString PropertySeg1, wxString PropertySeg2, int *CalAdrURICount); void ProcessCalendarFreeBusy(wxString PropertySeg1, wxString PropertySeg2, int *FreeBusyAddressCount); void ProcessKey(wxString PropertySeg1, wxString PropertySeg2, int *KeyCount); + void ProcessVendor(wxString PropertySeg1, wxString PropertySeg2, int *VendorCount); public: