Changeset 3 for trunk/Forms/UFormMain.lfm
- Timestamp:
- Sep 15, 2014, 11:13:21 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/Forms/UFormMain.lfm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormMain.lfm
r2 r3 23 23 object MenuItem1: TMenuItem 24 24 Caption = 'Soubor' 25 object MenuItem3: TMenuItem 26 Action = Core.AProjectNew 27 end 25 28 object MenuItem2: TMenuItem 26 Action = Core.AProjectNew 29 Action = Core.AExit 30 end 31 end 32 object MenuItem4: TMenuItem 33 Caption = 'Image' 34 object MenuItem5: TMenuItem 35 Action = Core.AImageClear 27 36 end 28 37 end 29 38 end 39 object Timer1: TTimer 40 Enabled = False 41 Interval = 50 42 OnTimer = Timer1Timer 43 left = 195 44 top = 206 45 end 30 46 end
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/LibrePaint/chrome/site/your_project_logo.png)