Ignore:
Timestamp:
Jan 31, 2018, 11:38:07 PM (7 years ago)
Author:
chronos
Message:
  • Fixed: Use correct translation files. Translate contact edit form.
  • Fixed: Build deb file.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormMain.lfm

    r1 r7  
    3535      AnchorSideTop.Control = CoolBar1
    3636      Left = 24
    37       Height = 28
     37      Height = 22
    3838      Top = 5
    39       Width = 132
     39      Width = 105
    4040      Align = alNone
    4141      AutoSize = True
     
    5555      end
    5656      object ToolButton2: TToolButton
    57         Left = 30
     57        Left = 24
    5858        Top = 0
    5959        Action = Core.AFileOpen
     
    6262      end
    6363      object ToolButton3: TToolButton
    64         Left = 74
     64        Left = 59
    6565        Top = 0
    6666        Action = Core.AFileSave
    6767      end
    6868      object ToolButton4: TToolButton
    69         Left = 103
     69        Left = 82
    7070        Top = 0
    7171        Action = Core.AFileClose
     
    7676      AnchorSideTop.Control = CoolBar1
    7777      Left = 188
    78       Height = 28
     78      Height = 22
    7979      Top = 5
    80       Width = 30
     80      Width = 24
    8181      Align = alNone
    8282      AutoSize = True
Note: See TracChangeset for help on using the changeset viewer.