Changeset 37 for trunk/Forms/UFormMain.lfm
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 3 3 lib 4 4 backup 5 LibrePaint.exe 6 *.lrj
-
- Property svn:ignore
-
trunk/Forms
-
Property svn:ignore
set to
*.lrj
-
Property svn:ignore
set to
-
trunk/Forms/UFormMain.lfm
r36 r37 52 52 Top = 0 53 53 Width = 920 54 Caption = 'ToolBar1'55 54 TabOrder = 1 56 55 object ToolButton1: TToolButton … … 60 59 end 61 60 object ColorButton1: TColorButton 62 Left = 2463 Height = 2 261 Left = 30 62 Height = 28 64 63 Top = 2 65 64 Width = 43 … … 69 68 end 70 69 object ToolButton2: TToolButton 71 Left = 6770 Left = 73 72 71 Top = 2 73 72 Action = Core.AToolMove 74 73 end 75 74 object ToolButton3: TToolButton 76 Left = 9075 Left = 102 77 76 Top = 2 78 77 Action = Core.AToolPen 79 end80 object ToolButton4: TToolButton81 Left = 11382 Top = 283 Caption = 'ToolButton4'84 OnClick = ToolButton4Click85 78 end 86 79 end … … 161 154 end 162 155 end 156 object MenuItem24: TMenuItem 157 Caption = 'General' 158 object MenuItem25: TMenuItem 159 Action = Core.ASettings 160 end 161 end 163 162 end 164 163 object Timer1: TTimer … … 172 171 MaxCount = 10 173 172 OnChange = LastOpenedList1Change 174 left = 292173 left = 304 175 174 top = 112 176 175 end
Note:
See TracChangeset
for help on using the changeset viewer.