Changeset 122 for trunk/LazFuck.lpr


Ignore:
Timestamp:
Jan 14, 2022, 10:34:53 AM (2 years ago)
Author:
chronos
Message:
  • Modified: Use latest stable Lazarus 2.2.0 for build.
  • Modified: Updated Common package to version 0.9.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LazFuck.lpr

    r115 r122  
    2929  {$ENDIF}
    3030
    31   Application.Scaled:=True;
    32   Application.Title:='LazFuck IDE';
     31  Application.Scaled := True;
     32  Application.Title := 'LazFuck IDE';
    3333  RequireDerivedFormResource := True;
    3434  Application.Initialize;
Note: See TracChangeset for help on using the changeset viewer.