summaryrefslogtreecommitdiffstats
path: root/macosx/HBQueueController.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/HBQueueController.h')
-rw-r--r--macosx/HBQueueController.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/HBQueueController.h b/macosx/HBQueueController.h
index 87d114df5..73cdc2a21 100644
--- a/macosx/HBQueueController.h
+++ b/macosx/HBQueueController.h
@@ -33,6 +33,6 @@
- (void)setEncodingJobsAsPending;
- (IBAction)rip:(id)sender;
-- (IBAction)cancel:(id)sender;
+- (IBAction)cancelRip:(id)sender;
@end