X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fcontacteditor%2FfrmContactEditor.h;h=8b872b3918ed6e2997a597ee84211161ff20d461;hb=b119dfb7131f355e5527bd9c4271c1f3bd32285d;hp=873fd82a8e3cd04ce2e778da843c20e0c485e52c;hpb=00782471e1ec43f316e725e4008f1dc93dbd8cd2;p=xestiaab%2F.git diff --git a/source/contacteditor/frmContactEditor.h b/source/contacteditor/frmContactEditor.h index 873fd82..8b872b3 100644 --- a/source/contacteditor/frmContactEditor.h +++ b/source/contacteditor/frmContactEditor.h @@ -640,6 +640,8 @@ class frmContactEditor : public frmContactEditorADT void LoadKey(wxString wxSPropertySeg1, wxString wxSPropertySeg2, int *KeyCount); void LoadGender(wxString *GenderComponent, wxString *GenderIdentity); + void LoadBirthday(wxString *BirthdayData, bool *BirthdayText); + void LoadAnniversary(wxString *AnniversaryData, bool *AnniversaryText); int intValueSeek = 1; bool IsGroup = FALSE;