X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fcontacteditor%2FContactDataObject.h;h=1df38ff2d3201defb3db16e54634f20899a81805;hb=11ee13bf6a867c8d918f4ec193d147bb06966fb8;hp=9e1be8a5e0f95c14ad0a9b5e56d4a656fca0b62e;hpb=772e3145d141c511dcdcffbc59158a28aa4c3901;p=xestiaab%2F.git diff --git a/source/contacteditor/ContactDataObject.h b/source/contacteditor/ContactDataObject.h index 9e1be8a..1df38ff 100644 --- a/source/contacteditor/ContactDataObject.h +++ b/source/contacteditor/ContactDataObject.h @@ -619,8 +619,8 @@ void CheckType(wxString *PropertySeg1, PropertyType *intType); void ProcessIntegerValue(ContactDataObject *ContactData, - std::map *KeyListPref, + std::map *PrefPtr, wxString *PropertyValue, - int *KeyCount); + int *ItemCount); #endif \ No newline at end of file