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