Changeset 44 for trunk/Application/Clients/UChronisClientXMLRPC.pas
- Timestamp:
- Mar 9, 2012, 3:02:00 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Application/Clients/UChronisClientXMLRPC.pas
r43 r44 9 9 10 10 type 11 12 { TChronisClientXMLRPC } 13 11 14 TChronisClientXMLRPC = class(TChronisClient) 12 15 end; … … 14 17 implementation 15 18 19 16 20 end. 17 21
Note:
See TracChangeset
for help on using the changeset viewer.