Changeset 13327 for trunk/macosx/Torrent.h
- Timestamp:
- May 29, 2012, 1:53:36 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/Torrent.h
r13162 r13327 120 120 - (void) setPriority: (tr_priority_t) priority; 121 121 122 + (void) trashFile: (NS String *) path;122 + (void) trashFile: (NSURL *) fileURL; 123 123 - (void) moveTorrentDataFileTo: (NSString *) folder; 124 124 - (void) copyTorrentFileTo: (NSString *) path;
Note: See TracChangeset
for help on using the changeset viewer.