소스 검색

Adjusting Edit button to changes from 62176157

Source commit: fc0a300f5e173bc402d3e57830d259815e41f35f
Martin Prikryl 3 년 전
부모
커밋
684845070c
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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...'