Ignore:
Timestamp:
Sep 20, 2021, 11:36:06 AM (3 years ago)
Author:
chronos
Message:
  • Modified: Show items without active filter text active by default to show supported acronyms immediatelly after application start.
  • Added: Snap package definition file.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormImport.pas

    r207 r208  
    8888  Meaning: TAcronymMeaning;
    8989begin
     90  AcronymName := '';
    9091  AddedCount := 0;
    9192  for I := 0 to Memo1.Lines.Count - 1 do begin
Note: See TracChangeset for help on using the changeset viewer.