Changeset 43 for trunk/UCore.pas
- Timestamp:
- Dec 2, 2021, 2:13:03 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/UCore.pas
r42 r43 401 401 FormContacts.Contacts := TContactsFile(DataFile).Contacts 402 402 else FormContacts.Contacts := nil; 403 FormContacts.ReloadList; 404 FormContacts.UpdateInterface; 403 405 end; 404 406 end;
Note:
See TracChangeset
for help on using the changeset viewer.