Ignore:
Timestamp:
Dec 9, 2024, 10:31:28 AM (13 days ago)
Author:
chronos
Message:
  • Added: Close button in moves history and help forms.
  • Modified: Always show moves history menu action.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/FormHelp.pas

    r86 r101  
    1111
    1212  TFormHelp = class(TFormEx)
     13    ButtonOk: TButton;
    1314    Memo1: TMemo;
    1415    procedure FormShow(Sender: TObject);
     
    1920
    2021{$R *.lfm}
    21 
    22 uses
    23   Core;
    2422
    2523resourcestring
Note: See TracChangeset for help on using the changeset viewer.