Ignore:
Timestamp:
Feb 18, 2012, 11:17:14 PM (12 years ago)
Author:
chronos
Message:
  • Removed: Action Compile and run. Now Compile is executed before Run action if not compiled yet.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UMainForm.lfm

    r33 r34  
    455455        }
    456456      end
    457       object MenuItem31: TMenuItem
    458         Action = ACompileAndRun
    459       end
    460457      object MenuItemTarget: TMenuItem
    461458        Caption = 'Target'
     
    788785      ShortCut = 16504
    789786    end
    790     object ACompileAndRun: TAction
    791       Caption = 'Compile and run'
    792       OnExecute = ACompileAndRunExecute
    793     end
    794787    object AProgramRun: TAction
    795788      Category = 'Program'
Note: See TracChangeset for help on using the changeset viewer.