display actual upload/download rate in inspector for individual peers

This commit is contained in:
Mitchell Livingston
2006-12-18 06:25:40 +00:00
parent 01ebeae829
commit d7c9da2c8f
4 changed files with 26 additions and 15 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
{
NSArray * fTorrents;
NSMutableArray * fPeers, * fFiles;
NSImage * fAppIcon, * fDotGreen, * fDotRed, * fCheckImage;
NSImage * fAppIcon, * fDotGreen, * fDotRed;
IBOutlet NSTabView * fTabView;