Changeset 411 for trunk/Settings.lfm


Ignore:
Timestamp:
Nov 3, 2021, 6:14:00 PM (3 years ago)
Author:
chronos
Message:
  • Fixed: Contact page link.
  • Fixed: Styling of settings edit boxes under Windows.
  • Modified: Updated Windows installer scripts.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Settings.lfm

    r409 r411  
    113113  object EditShortCutPrimary: TEdit
    114114    Left = 176
    115     Height = 40
     115    Height = 19
     116        BorderStyle = bsNone
    116117    Top = 256
    117118    Width = 136
     
    129130  object EditShortCutSecondary: TEdit
    130131    Left = 328
    131     Height = 40
     132    Height = 19
     133        BorderStyle = bsNone
    132134    Top = 257
    133135    Width = 136
Note: See TracChangeset for help on using the changeset viewer.