Changeset 328 for trunk/xtactics.lpr


Ignore:
Timestamp:
Jul 19, 2024, 8:40:00 PM (2 months ago)
Author:
chronos
Message:
  • Fixed: Full screen switching on Windows.
  • Fixed: Main form was not visible on Windows task bar.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/xtactics.lpr

    r317 r328  
    11program xtactics;
    2 
    3 {$mode objfpc}{$H+}
    42
    53uses
     
    86  {$ENDIF}
    97  Interfaces, // this includes the LCL widgetset
    10   Forms, tachartlazaruspkg, Game, Core, Common,
    11   TemplateGenerics
     8  Forms, tachartlazaruspkg, Game, Core, Common, TemplateGenerics
    129  { you can add units after this },
    1310  SysUtils, FormMain, CoolStreaming;
Note: See TracChangeset for help on using the changeset viewer.