add option to change download location

This commit is contained in:
Mitchell Livingston
2007-05-09 05:07:44 +00:00
parent 7b64e68386
commit 2d20ae7e32
6 changed files with 75 additions and 7 deletions

View File

@@ -133,6 +133,8 @@
- (void) removeDeleteTorrent: (id) sender;
- (void) removeDeleteDataAndTorrent: (id) sender;
- (void) moveDataFiles: (id) sender;
- (void) copyTorrentFile: (id) sender;
- (void) copyTorrentFileForTorrents: (NSMutableArray *) torrents;
- (void) saveTorrentCopySheetClosed: (NSSavePanel *) panel returnCode: (int) code