Changeset 13334 for trunk/macosx/Torrent.h
- Timestamp:
- Jun 3, 2012, 11:29:39 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/Torrent.h
r13327 r13334 120 120 - (void) setPriority: (tr_priority_t) priority; 121 121 122 + (void) trashFile: (NS URL *) fileURL;122 + (void) trashFile: (NSString *) path; 123 123 - (void) moveTorrentDataFileTo: (NSString *) folder; 124 124 - (void) copyTorrentFileTo: (NSString *) path;
Note: See TracChangeset
for help on using the changeset viewer.