mirror of
https://github.com/transmission/transmission.git
synced 2025-12-26 21:29:18 +00:00
Check for connected peers, as well as better peer table resizing behavior.
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
{
|
||||
NSArray * fTorrents;
|
||||
NSMutableArray * fPeers, * fFiles;
|
||||
NSImage * fAppIcon;
|
||||
NSImage * fAppIcon, * fCheckImage;
|
||||
|
||||
IBOutlet NSTabView * fTabView;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user