Ignore:
Timestamp:
Aug 19, 2021, 11:47:56 AM (3 years ago)
Author:
chronos
Message:
  • Added: Snap package definition file.
  • Fixed: Selected theme in settings also changed language.
  • Modified: Load correctly language files if installed on Linux.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormContacts.lfm

    r21 r23  
    1111  OnCreate = FormCreate
    1212  OnShow = FormShow
    13   LCLVersion = '2.0.0.4'
     13  LCLVersion = '2.0.12.0'
    1414  object ListView1: TListView
    1515    Left = 0
     
    8282  object PopupMenuContact: TPopupMenu
    8383    Images = Core.ImageList1
    84     left = 435
    85     top = 263
     84    Left = 435
     85    Top = 263
    8686    object MenuItem1: TMenuItem
    8787      Action = AAdd
     
    9999  object ActionList1: TActionList
    100100    Images = Core.ImageList1
    101     left = 732
    102     top = 257
     101    Left = 732
     102    Top = 257
    103103    object AAdd: TAction
    104104      Caption = 'Add'
Note: See TracChangeset for help on using the changeset viewer.