Kaynağa Gözat

More space for the "patterns" hint labels

(cherry picked from commit a5adfaf229598fb6337757bb50e12539184d10c9)

Source commit: 73a785e8b83bea930c088257e145ef28662f2213
Martin Prikryl 8 yıl önce
ebeveyn
işleme
6eb0e5efa0

+ 2 - 2
source/forms/CustomCommand.dfm

@@ -133,9 +133,9 @@ object CustomCommandDialog: TCustomCommandDialog
       OnClick = ControlChange
       OnClick = ControlChange
     end
     end
     object HintText: TStaticText
     object HintText: TStaticText
-      Left = 310
+      Left = 272
       Top = 103
       Top = 103
-      Width = 79
+      Width = 117
       Height = 16
       Height = 16
       Alignment = taRightJustify
       Alignment = taRightJustify
       Anchors = [akTop, akRight]
       Anchors = [akTop, akRight]

+ 6 - 6
source/forms/Preferences.dfm

@@ -349,9 +349,9 @@ object PreferencesDialog: TPreferencesDialog
               'Debug 2')
               'Debug 2')
           end
           end
           object LogFileNameHintText: TStaticText
           object LogFileNameHintText: TStaticText
-            Left = 293
+            Left = 264
             Top = 84
             Top = 84
-            Width = 82
+            Width = 111
             Height = 16
             Height = 16
             Alignment = taRightJustify
             Alignment = taRightJustify
             Anchors = [akTop, akRight]
             Anchors = [akTop, akRight]
@@ -457,9 +457,9 @@ object PreferencesDialog: TPreferencesDialog
             OnChange = ControlChange
             OnChange = ControlChange
           end
           end
           object ActionsLogFileNameHintText: TStaticText
           object ActionsLogFileNameHintText: TStaticText
-            Left = 293
+            Left = 264
             Top = 65
             Top = 65
-            Width = 82
+            Width = 111
             Height = 16
             Height = 16
             Alignment = taRightJustify
             Alignment = taRightJustify
             Anchors = [akTop, akRight]
             Anchors = [akTop, akRight]
@@ -2646,9 +2646,9 @@ object PreferencesDialog: TPreferencesDialog
             TabOrder = 4
             TabOrder = 4
           end
           end
           object PuttyPathHintText: TStaticText
           object PuttyPathHintText: TStaticText
-            Left = 218
+            Left = 184
             Top = 61
             Top = 61
-            Width = 79
+            Width = 113
             Height = 16
             Height = 16
             Alignment = taRightJustify
             Alignment = taRightJustify
             Anchors = [akTop, akRight]
             Anchors = [akTop, akRight]