Browse Source

Adjusting Edit button to changes from 62176157

(cherry picked from commit 684845070caea501d39bce77724a1b8dec932fd0)

Source commit: ced1868b4aae5ec67fbe2cdffbf5cbefee0075c4
Martin Prikryl 3 years ago
parent
commit
98ae5d8286
1 changed files with 2 additions and 2 deletions
  1. 2 2
      source/forms/Preferences.dfm

+ 2 - 2
source/forms/Preferences.dfm

@@ -1331,9 +1331,9 @@ object PreferencesDialog: TPreferencesDialog
             OnClick = UpDownCommandButtonClick
           end
           object EditCommandButton: TButton
-            Left = 112
+            Left = 127
             Top = 313
-            Width = 83
+            Width = 98
             Height = 25
             Anchors = [akLeft, akBottom]
             Caption = '&Edit...'