X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fcontacteditor%2Fcdo%2FContactDataObject.h;h=1ad93c1df5c822692856ab83d455ab1bb931babd;hb=4b05f8882e647b0c4398259f3159cd599bd5948a;hp=0cc1f237ffa64a0884cbfb45ed591ea44db3a2c2;hpb=331acea9b4442591a0d8458c5ca4b311f9733fcb;p=xestiaab%2F.git diff --git a/source/contacteditor/cdo/ContactDataObject.h b/source/contacteditor/cdo/ContactDataObject.h index 0cc1f23..1ad93c1 100644 --- a/source/contacteditor/cdo/ContactDataObject.h +++ b/source/contacteditor/cdo/ContactDataObject.h @@ -184,6 +184,11 @@ class ContactDataObject{ std::map *FreeBusyListPID, std::map *FreeBusyListType, std::map *FreeBusyListMediatype, std::map *FreeBusyListPref, std::map *FreeBusyListTokens, wxString *SaveData); + void SaveKey(map *KeyList, map *KeyListAltID, + map *KeyListPID, map *KeyListType, + map *KeyListKeyType, map *KeyListDataEncType, + map *KeyListDataType, map *KeyListPref, + map *KeyListTokens, wxString *SaveData); public: