Changeset 89 for trunk/BigMetro.lpr


Ignore:
Timestamp:
Sep 22, 2022, 9:37:46 PM (20 months ago)
Author:
chronos
Message:
  • Modified: Move TMetroPassenger unit into separate unit.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BigMetro.lpr

    r64 r89  
    88  {$ENDIF}
    99  Interfaces, // this includes the LCL widgetset
    10   Forms, SysUtils, UFormMain, UFormImages, Common, UMenu, UControls;
     10  Forms, SysUtils, UFormMain, UFormImages, Common, UMenu, UControls,
     11UMetroPassenger;
    1112
    1213{$R *.res}
Note: See TracChangeset for help on using the changeset viewer.