X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=blobdiff_plain;f=source%2Fcontacteditor%2FContactDataObject.h;h=6ee02799ac621d7ee88a489bf53c4b1f55f27a55;hp=02b682052afc3a0b694125e03754a30428ba2432;hb=fa6a8a4169f7c99d97490f91e06b93c82fc29251;hpb=5d618c0c96ee88769cc63b0a6fe03679cf68bd18 diff --git a/source/contacteditor/ContactDataObject.h b/source/contacteditor/ContactDataObject.h index 02b6820..6ee0279 100644 --- a/source/contacteditor/ContactDataObject.h +++ b/source/contacteditor/ContactDataObject.h @@ -71,6 +71,7 @@ class ContactDataObject{ void ProcessGeographic(wxString PropertySeg1, wxString PropertySeg2, int *GeographicCount); void ProcessRelated(wxString PropertySeg1, wxString PropertySeg2, int *RelatedCount); void ProcessURL(wxString PropertySeg1, wxString PropertySeg2, int *URLCount); + void ProcessTitle(wxString PropertySeg1, wxString PropertySeg2, int *TitleCount); public: