Changeset 313 for trunk/xtactics.lpr


Ignore:
Timestamp:
Jan 18, 2022, 10:45:33 PM (3 years ago)
Author:
chronos
Message:
  • Modified: Updated to build under Lazarus 2.2.0.
  • Modified: Updated Common package to version 0.9.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/xtactics.lpr

    r308 r313  
    2929
    3030  RequireDerivedFormResource := True;
    31   Application.Scaled:=True;
     31  Application.Scaled := True;
    3232  Application.Initialize;
    3333  Application.CreateForm(TCore, Core);
Note: See TracChangeset for help on using the changeset viewer.