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/UFormContact.lfm

    r21 r23  
    1111  OnCreate = FormCreate
    1212  OnShow = FormShow
    13   LCLVersion = '2.0.0.4'
     13  LCLVersion = '2.0.12.0'
    1414  object PageControlContact: TPageControl
    1515    Left = 10
     
    483483  object ActionList1: TActionList
    484484    Images = Core.ImageList1
    485     left = 380
    486     top = 188
     485    Left = 380
     486    Top = 188
    487487    object AEditField: TAction
    488488      Caption = 'Edit'
     
    492492  object PopupMenu1: TPopupMenu
    493493    Images = Core.ImageList1
    494     left = 206
    495     top = 191
     494    Left = 206
     495    Top = 191
    496496    object MenuItem1: TMenuItem
    497497      Action = AEditField
Note: See TracChangeset for help on using the changeset viewer.