Ignore:
Timestamp:
Jan 21, 2022, 9:54:27 PM (2 years ago)
Author:
chronos
Message:
  • Modified: Build under Lazarus 2.2.0.
  • Modified: Updated Common package.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/AcronymDecoder.lpr

    r210 r215  
    2626  {$ENDIF}
    2727
    28   Application.Title:='Acronym Decoder';
     28  Application.Title := 'Acronym Decoder';
    2929  RequireDerivedFormResource := True;
    3030  Application.Initialize;
Note: See TracChangeset for help on using the changeset viewer.