Explorar o código

Making use of whole dialog width for checkboxes on Endurance page (asked for by Italian translator)

Source commit: 035f78dca9e77bdc11c3323fca389dd9067a845e
Martin Prikryl %!s(int64=6) %!d(string=hai) anos
pai
achega
007ccce443
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      source/forms/Preferences.dfm

+ 3 - 3
source/forms/Preferences.dfm

@@ -2000,7 +2000,7 @@ object PreferencesDialog: TPreferencesDialog
           object SessionReopenAutoCheck: TCheckBox
             Left = 16
             Top = 21
-            Width = 337
+            Width = 363
             Height = 17
             Caption = '&Automatically reconnect session, if it breaks during transfer'
             TabOrder = 0
@@ -2022,7 +2022,7 @@ object PreferencesDialog: TPreferencesDialog
           object SessionReopenAutoIdleCheck: TCheckBox
             Left = 16
             Top = 72
-            Width = 337
+            Width = 363
             Height = 17
             Caption = 'Automatically reconnect session, if it breaks &while idle'
             TabOrder = 2
@@ -2044,7 +2044,7 @@ object PreferencesDialog: TPreferencesDialog
           object SessionReopenAutoStallCheck: TCheckBox
             Left = 16
             Top = 122
-            Width = 337
+            Width = 363
             Height = 17
             Caption = 'Automatically reconnect session, if it &stalls'
             TabOrder = 4