mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
make consecutive move sheets show correctly
This commit is contained in:
@@ -134,11 +134,10 @@
|
||||
- (void) removeDeleteDataAndTorrent: (id) sender;
|
||||
|
||||
- (void) moveDataFiles: (id) sender;
|
||||
- (void) moveDataFileForTorrents: (NSMutableArray *) torrents;
|
||||
|
||||
- (void) copyTorrentFile: (id) sender;
|
||||
- (void) copyTorrentFiles: (id) sender;
|
||||
- (void) copyTorrentFileForTorrents: (NSMutableArray *) torrents;
|
||||
- (void) saveTorrentCopySheetClosed: (NSSavePanel *) panel returnCode: (int) code
|
||||
contextInfo: (NSMutableArray *) torrents;
|
||||
|
||||
- (void) revealFile: (id) sender;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user