Changeset 67 for trunk/Forms/UFormMain.pas
- Timestamp:
- Jan 8, 2023, 12:29:51 AM (23 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormMain.pas
r64 r67 4 4 5 5 uses 6 XMLConf, Classes, SysUtils, FileUtil, Forms, Controls, Graphics,6 Classes, SysUtils, FileUtil, Forms, Controls, Graphics, LCLType, 7 7 Dialogs, ExtCtrls, ComCtrls, Menus, ActnList, UEngine, UPlatform, Math, 8 8 DateUtils, GraphType, UPersistentForm, UApplicationInfo, UTranslator, 9 LCLType, URegistry, UAboutDialog, DOM;9 URegistry, UAboutDialog; 10 10 11 11 type
Note:
See TracChangeset
for help on using the changeset viewer.