Changeset 164 for trunk/LazFuck.lpr


Ignore:
Timestamp:
Aug 20, 2024, 1:01:48 AM (5 weeks ago)
Author:
chronos
Message:
  • Fixed: Put compiled files into application data directory if source is in read only directory.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LazFuck.lpr

    r154 r164  
    2626
    2727  Application.Scaled:=True;
    28   Application.Title:='LazFuck IDE';
     28  Application.Title:='LazFuck';
    2929  RequireDerivedFormResource := True;
    3030  Application.Initialize;
Note: See TracChangeset for help on using the changeset viewer.