X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fcontacteditor%2FfrmContactEditor.h;h=e5ceb88ff4ff17464c80ee7dae8974d911fcff22;hb=77d83d8634baf045dc48cdcc699dd7cb64538edb;hp=8c051651b0aae9d20486d13a09517f7222510ef4;hpb=2077fd3163afbf00561d4d4030a087ffded67a81;p=xestiaab%2F.git diff --git a/source/contacteditor/frmContactEditor.h b/source/contacteditor/frmContactEditor.h index 8c05165..e5ceb88 100644 --- a/source/contacteditor/frmContactEditor.h +++ b/source/contacteditor/frmContactEditor.h @@ -663,6 +663,13 @@ class frmContactEditor : public frmContactEditorADT std::map *BusinessAddressListPostCode, std::map *BusinessAddressListPref, int *AddressCount); + void LoadTimeZone(std::map *GeneralTZListPtr, + std::map *GeneralTZListPrefPtr, + std::map *HomeTZListPtr, + std::map *HomeTZListPrefPtr, + std::map *BusinessTZListPtr, + std::map *BusinessTZListPrefPtr, + int *TZCount); int intValueSeek = 1; bool IsGroup = FALSE;