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

+ 2 - 2
Projects/Wizard.dfm

@@ -18,7 +18,7 @@ object WizardForm: TWizardForm
     Left = 0
     Top = 313
     Width = 497
-    Height = 2
+    Height = 1
     Shape = bsTopLine
   end
   object CancelButton: TNewButton
@@ -97,7 +97,7 @@ object WizardForm: TWizardForm
         Left = 0
         Top = 58
         Width = 499
-        Height = 3
+        Height = 1
         Shape = bsTopLine
       end
       object InnerNotebook: TNewNotebook