Changeset 994 for trunk/macosx/Torrent.h
- Timestamp:
- Oct 12, 2006, 11:34:20 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/Torrent.h
r985 r994 65 65 - (void) setDownloadFolder: (NSString *) path; 66 66 - (NSString *) downloadFolder; 67 - (void) getAvailability: (int8_t *) tab size: (int) size; 67 68 - (void) getAvailability: (int8_t *) tab size: (int) size; 69 - (void) getAmountFinished: (int8_t *) tab size: (int) size; 68 70 69 71 - (void) update;
Note: See TracChangeset
for help on using the changeset viewer.