if a torrent switches from seeding to downloading still apply this to the queue

This commit is contained in:
Mitchell Livingston
2007-06-20 00:04:20 +00:00
parent 9f939256c6
commit 34b2b2e698
3 changed files with 23 additions and 1 deletions
+1
View File
@@ -169,6 +169,7 @@
- (void) updateTorrentsInQueue;
- (void) torrentFinishedDownloading: (NSNotification *) notification;
- (void) torrentRestartedDownloading: (NSNotification *) notification;
- (void) updateTorrentHistory;
- (void) sortTorrents;