Changeset 71 for trunk/Forms/UFormMain.pas
- Timestamp:
- Aug 1, 2016, 5:38:15 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormMain.pas
r70 r71 323 323 begin 324 324 FormAcronyms.ShowModal; 325 UpdateAcronymsList; 325 326 UpdateInterface; 326 327 end; … … 350 351 FormImportSources.ImportSources := AcronymDb.ImportSources; 351 352 FormImportSources.ShowModal; 353 UpdateAcronymsList; 352 354 UpdateInterface; 353 355 end;
Note:
See TracChangeset
for help on using the changeset viewer.