summaryrefslogtreecommitdiffstats
path: root/macosx/HBController.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/HBController.h')
-rw-r--r--macosx/HBController.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/HBController.h b/macosx/HBController.h
index 625beb492..196f3cae0 100644
--- a/macosx/HBController.h
+++ b/macosx/HBController.h
@@ -100,7 +100,7 @@
- (IBAction)addToQueue:(id)sender;
- (IBAction)addAllTitlesToQueue:(id)sender;
-- (void)rescanJobToMainWindow:(HBJob *)queueItem;
+- (void)openJob:(HBJob *)job;
- (void)setQueueState:(NSString *)info;
- (void)setQueueInfo:(NSString *)info progress:(double)progress hidden:(BOOL)hidden;