Martijn Laan 6 years ago
parent
commit
4099d2fe8c
1 changed files with 2 additions and 2 deletions
  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