mirror of
https://github.com/transmission/transmission.git
synced 2026-05-08 09:39:08 +01:00
display actual upload/download rate in inspector for individual peers
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
{
|
||||
NSArray * fTorrents;
|
||||
NSMutableArray * fPeers, * fFiles;
|
||||
NSImage * fAppIcon, * fDotGreen, * fDotRed, * fCheckImage;
|
||||
NSImage * fAppIcon, * fDotGreen, * fDotRed;
|
||||
|
||||
IBOutlet NSTabView * fTabView;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user