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