small adjustments to the queue

This commit is contained in:
Mitchell Livingston
2009-10-16 23:02:55 +00:00
parent 8d62b38891
commit 22354eb622
3 changed files with 20 additions and 25 deletions

View File

@@ -186,7 +186,7 @@ typedef enum
- (void) updateSpeedFieldsToolTips;
- (void) updateTorrentsInQueue;
- (NSInteger) numToStartFromQueue: (BOOL) downloadQueue;
- (NSUInteger) numToStartFromQueue: (BOOL) downloadQueue;
- (void) torrentFinishedDownloading: (NSNotification *) notification;
- (void) torrentRestartedDownloading: (NSNotification *) notification;