dock menu will display number of seeding and downloading transfers

This commit is contained in:
Mitchell Livingston
2007-01-12 19:36:52 +00:00
parent 7abfceceac
commit 4eeae413b8
4 changed files with 41 additions and 0 deletions

View File

@@ -92,6 +92,7 @@
BOOL fUpdateInProgress;
Badger * fBadger;
IBOutlet NSMenu * fDockMenu;
NSMutableArray * fAutoImportedNames;
NSMutableDictionary * fPendingTorrentDownloads;