Browse Source

Adjusting Edit button to changes from 62176157

Source commit: fc0a300f5e173bc402d3e57830d259815e41f35f
Martin Prikryl 3 năm trước cách đây
mục cha
commit
684845070c
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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...'