Changeset 104 for trunk/Forms/FormMain.pas
- Timestamp:
- Dec 9, 2024, 3:42:36 PM (13 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/FormMain.pas
r103 r104 6 6 Classes, SysUtils, FileUtil, Forms, Controls, Graphics, Dialogs, Menus, Math, 7 7 ActnList, ExtCtrls, StdCtrls, Game, PersistentForm, ApplicationInfo, 8 LCLType, Syncobjs, DateUtils, FormEx ;8 LCLType, Syncobjs, DateUtils, FormEx, Board; 9 9 10 10 type
Note:
See TracChangeset
for help on using the changeset viewer.