summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--macosx/HBQueueController.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/HBQueueController.h b/macosx/HBQueueController.h
index f08415fc4..a4ae8a71f 100644
--- a/macosx/HBQueueController.h
+++ b/macosx/HBQueueController.h
@@ -48,7 +48,7 @@ BOOL fIsDragging;
-@interface HBQueueController : NSWindowController
+@interface HBQueueController : NSWindowController <NSToolbarDelegate>
{
hb_handle_t *fQueueEncodeLibhb; // reference to libhb
HBController *fHBController; // reference to HBController