mirror of
https://github.com/transmission/transmission.git
synced 2026-05-08 09:39:08 +01:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user