Explorar o código

Start work on splitting main form and main functions.

Martijn Laan hai 1 ano
pai
achega
dd603f785c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Projects/Src/Setup.MainFunc.pas

+ 1 - 1
Projects/Src/Setup.MainForm.pas → Projects/Src/Setup.MainFunc.pas

@@ -6,7 +6,7 @@ unit Setup.MainForm;
   Portions by Martijn Laan
   For conditions of distribution and use, see LICENSE.TXT.
 
-  Background form
+  Setup main functions and global variables
 }
 
 interface