X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fcontacteditor%2Fcdo%2FContactDataObject.h;h=99b8fc9be0f5db8ccfb763129c67cd26e47de07c;hb=bcb439d3cf90af362c4151f29830de6adce137fe;hp=f12c17aa4b2ef0e52b6648bd64d2bf73fcf2e14e;hpb=d26544d56dee0a1f6b62b096efcdbd8b7d03e245;p=xestiaab%2F.git diff --git a/source/contacteditor/cdo/ContactDataObject.h b/source/contacteditor/cdo/ContactDataObject.h index f12c17a..99b8fc9 100644 --- a/source/contacteditor/cdo/ContactDataObject.h +++ b/source/contacteditor/cdo/ContactDataObject.h @@ -122,6 +122,10 @@ class ContactDataObject{ map *AddressListTimezone, map *AddressListType, map *AddressListMediatype, map *AddressListPref, map *AddressListTokens, wxString *SaveData, wxString DataType); + void SaveEmail(map *EmailList, map *EmailListAltID, + map *EmailListPID, map *EmailListType, + map *EmailListPref, map *EmailListTokens, + wxString *SaveData, wxString DataType); public: