Ignore:
Timestamp:
Dec 9, 2021, 10:53:52 PM (2 years ago)
Author:
chronos
Message:
  • Added: New feature to split multiple contacts into separate files. Accessible from File menu.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormMain.lfm

    r44 r62  
    4141      Height = 33
    4242      Top = 5
    43       Width = 135
     43      Width = 159
    4444      Align = alNone
    4545      AutoSize = True
     
    7272      end
    7373      object ToolButton4: TToolButton
    74         Left = 1
    75         Top = 33
     74        Left = 124
     75        Top = 0
    7676        Action = Core.AFileClose
    7777      end
     
    8383      Height = 33
    8484      Top = 5
    85       Width = 35
     85      Width = 71
    8686      Align = alNone
    8787      AutoSize = True
     
    9797      Transparent = True
    9898      object ToolButton5: TToolButton
    99         Left = 1
    100         Top = 33
     99        Left = 36
     100        Top = 0
    101101        Action = Core.ASettings
    102102      end
     
    137137      object MenuItem3: TMenuItem
    138138        Action = Core.AFileMerge
     139      end
     140      object MenuItem6: TMenuItem
     141        Action = Core.AFileSplit
    139142      end
    140143      object MenuItem2: TMenuItem
Note: See TracChangeset for help on using the changeset viewer.