summaryrefslogtreecommitdiffstats
path: root/macosx/HBQueueController.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/HBQueueController.h')
-rw-r--r--macosx/HBQueueController.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/macosx/HBQueueController.h b/macosx/HBQueueController.h
index 51e01f66d..ddae3e66a 100644
--- a/macosx/HBQueueController.h
+++ b/macosx/HBQueueController.h
@@ -137,6 +137,7 @@ BOOL fIsDragging;
/* control encodes in the window */
- (IBAction)removeSelectedQueueItem: (id)sender;
- (IBAction)revealSelectedQueueItem: (id)sender;
+- (IBAction)editSelectedQueueItem: (id)sender;
#if HB_OUTLINE_METRIC_CONTROLS
- (IBAction)imageSpacingChanged: (id)sender;