Martijn Laan 6 년 전
부모
커밋
4099d2fe8c
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      Projects/CompWizard.dfm

+ 2 - 2
Projects/CompWizard.dfm

@@ -22,7 +22,7 @@ object WizardForm: TWizardForm
     Left = 0
     Top = 314
     Width = 503
-    Height = 2
+    Height = 1
     Shape = bsTopLine
   end
   object RequiredLabel1: TNewStaticText
@@ -954,7 +954,7 @@ object WizardForm: TWizardForm
         Left = 0
         Top = 58
         Width = 499
-        Height = 3
+        Height = 1
         Shape = bsTopLine
       end
       object Notebook2: TNotebook