Changeset 52 for trunk/Client/UCore.pas
- Timestamp:
- Apr 3, 2012, 7:28:01 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Client/UCore.pas
r46 r52 7 7 uses 8 8 Classes, SysUtils, FileUtil, UCoolTranslator, UDebugLog, USystem, Registry, 9 USqlDatabase, UFormLoginProfile, URegistry, U ChronisClient, UModuleSystem;9 USqlDatabase, UFormLoginProfile, URegistry, UPDClient, UModuleSystem; 10 10 11 11 type … … 43 43 44 44 uses 45 UApplicationInfo , UChronisClientDirect, UChronisClientMySQL;45 UApplicationInfo; 46 46 47 47 { TCore }
Note:
See TracChangeset
for help on using the changeset viewer.