[98038] trunk/dports/aqua/HandBrake/files/missing-delegate.patch

jeremyhu at macports.org jeremyhu at macports.org
Sun Sep 23 11:59:03 PDT 2012


Revision: 98038
          http://trac.macports.org//changeset/98038
Author:   jeremyhu at macports.org
Date:     2012-09-23 11:59:03 -0700 (Sun, 23 Sep 2012)
Log Message:
-----------
HandBrake: actually commit the patch for #32803

Added Paths:
-----------
    trunk/dports/aqua/HandBrake/files/missing-delegate.patch

Added: trunk/dports/aqua/HandBrake/files/missing-delegate.patch
===================================================================
--- trunk/dports/aqua/HandBrake/files/missing-delegate.patch	                        (rev 0)
+++ trunk/dports/aqua/HandBrake/files/missing-delegate.patch	2012-09-23 18:59:03 UTC (rev 98038)
@@ -0,0 +1,11 @@
+--- macosx/HBQueueController.h.orig	2010-07-19 10:02:43.000000000 -0700
++++ macosx/HBQueueController.h	2012-09-23 11:50:18.000000000 -0700
+@@ -48,7 +48,7 @@ BOOL                        fIsDragging;
+ 
+ 
+ 
+- at interface HBQueueController : NSWindowController
++ at interface HBQueueController : NSWindowController <NSToolbarDelegate>
+ {
+     hb_handle_t                  *fQueueEncodeLibhb;              // reference to libhb
+     HBController                 *fHBController;        // reference to HBController
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120923/f7a3c233/attachment.html>


More information about the macports-changes mailing list