Changeset 154 for trunk/LazFuck.lpr


Ignore:
Timestamp:
Aug 14, 2024, 10:51:18 PM (5 weeks ago)
Author:
chronos
Message:
  • Added: Key shortcuts form to see all available actions and their key shortcuts.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LazFuck.lpr

    r153 r154  
    99  Forms, Target, FormCPU, FormMain, FormOutput, FormInput, FormMemory,
    1010  FormMessages, FormSourceCode, FormTargetCode, FormConsole, Core, Common,
    11   SysUtils, BFCodeTools, TargetRust, FormHelp;
     11  SysUtils, BFCodeTools, TargetRust, FormHelp, FormKeyShortcuts;
    1212
    1313{$R *.res}
Note: See TracChangeset for help on using the changeset viewer.