When filtering transfers,the amount in the status bar shows how many transfers are actually visible and the total amount.

This commit is contained in:
Mitchell Livingston
2006-07-25 02:12:18 +00:00
parent c60fd34b30
commit 44dd48fa52
4 changed files with 20 additions and 16 deletions
-1
View File
@@ -99,7 +99,6 @@
- (void) quitSheetDidEnd: (NSWindow *) sheet returnCode: (int) returnCode contextInfo: (void *) contextInfo;
- (NSArray *) torrentsAtIndexes: (NSIndexSet *) indexSet;
- (void) torrentNumberChanged;
- (void) resumeSelectedTorrents: (id) sender;
- (void) resumeAllTorrents: (id) sender;