Ignore:
Timestamp:
Jun 5, 2024, 1:03:02 PM (4 months ago)
Author:
chronos
Message:
  • Added: Rust language as compiler target.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/FormSourceCode.lfm

    r149 r150  
    11object FormSourceCode: TFormSourceCode
    2   Left = 459
     2  Left = 944
    33  Height = 589
    4   Top = 278
     4  Top = 425
    55  Width = 672
    66  Caption = 'Source code'
     
    518518    Top = 154
    519519    object MenuItem23: TMenuItem
    520       Action = FormMain.ABreakpointToggle
     520      Caption = 'Toggle breakpoint'
     521      ImageIndex = 12
    521522    end
    522523    object MenuItem29: TMenuItem
    523       Action = FormMain.AShowTargetPosition
     524      Caption = 'Show position in target'
    524525      Bitmap.Data = {
    525526        36040000424D3604000000000000360000002800000010000000100000000100
     
    558559        FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00
    559560      }
     561      ShortCut = 16393
    560562    end
    561563    object Separator1: TMenuItem
Note: See TracChangeset for help on using the changeset viewer.