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

    r21 r23  
    1111  OnCreate = FormCreate
    1212  OnShow = FormShow
    13   LCLVersion = '2.0.0.4'
     13  LCLVersion = '2.0.12.0'
    1414  object Label1: TLabel
    1515    Left = 19
    16     Height = 26
     16    Height = 24
    1717    Top = 19
    18     Width = 56
     18    Width = 55
    1919    Caption = 'Count:'
    2020    ParentColor = False
     
    2323  object SpinEditCount: TSpinEdit
    2424    Left = 155
    25     Height = 43
     25    Height = 42
    2626    Top = 18
    2727    Width = 152
Note: See TracChangeset for help on using the changeset viewer.