Selaa lähdekoodia

Fix whitespace.

Martijn Laan 6 vuotta sitten
vanhempi
commit
2cecc7163f
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      Projects/Wizard.pas

+ 1 - 1
Projects/Wizard.pas

@@ -1215,7 +1215,7 @@ procedure TWizardForm.FormResize(Sender: TObject);
             Ctl.Left := NewLeft;
         end;
       end;
-     end;
+    end;
   end;
 
 begin