OSDN Git Service

Change the fifo size from being statically tuned for a Mac Pro with 4 CPUs to dynamic...
[handbrake-jp/handbrake-jp-git.git] / macosx / WhiteBox.h
1 /* WhiteBox */
2
3 #import <Cocoa/Cocoa.h>
4
5 @interface WhiteBox : NSBox
6 {
7 }
8 @end