Ignore:
Timestamp:
Jul 17, 2012, 9:15:42 AM (12 years ago)
Author:
chronos
Message:
  • Added: Form with text output of executed external producer tool.
  • Fixed: Template for new unit mustn't initialize new project but only add unit file to project.
  • Added: Project manager file deletion and rename.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/IDE/Forms/UFormMain.lfm

    r60 r61  
    116116    Top = 26
    117117    Width = 200
    118     ActivePage = TabSheetTargetProject
     118    ActivePage = TabSheetExternalProducer
    119119    Align = alRight
    120     TabIndex = 2
     120    TabIndex = 3
    121121    TabOrder = 3
    122122    TabPosition = tpRight
     
    129129    object TabSheetTargetProject: TTabSheet
    130130      Caption = 'Target project'
     131    end
     132    object TabSheetExternalProducer: TTabSheet
     133      Caption = 'External producer'
    131134    end
    132135  end
Note: See TracChangeset for help on using the changeset viewer.