mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
New button images from macHD. Resume without waiting is now orange.
This commit is contained in:
@@ -358,9 +358,6 @@
|
||||
[fPeers sortUsingDescriptors: [self peerSortDescriptors]];
|
||||
|
||||
[fPeerTable reloadData];
|
||||
#warning use [fpeers count]
|
||||
//[fPeerTableStatusField setStringValue: [NSString stringWithFormat: @"%d of %d connected",
|
||||
// [torrent totalPeers], [fPeers count]]];
|
||||
}
|
||||
|
||||
- (BOOL) validateMenuItem: (NSMenuItem *) menuItem
|
||||
|
||||
Reference in New Issue
Block a user