浏览代码

Start work on splitting main form and main functions.

Martijn Laan 1 年之前
父节点
当前提交
dd603f785c
共有 1 个文件被更改,包括 1 次插入1 次删除
  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