From 3caeaf135a8838fbc3f6a261bd7a66962a1bd5f5 Mon Sep 17 00:00:00 2001 From: ritsuka Date: Fri, 11 Jan 2008 17:48:18 +0000 Subject: MacGUI: move IHB source code to his own folder. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1185 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- macosx/InstantHandBrake/WhiteBox.h | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 macosx/InstantHandBrake/WhiteBox.h (limited to 'macosx/InstantHandBrake/WhiteBox.h') diff --git a/macosx/InstantHandBrake/WhiteBox.h b/macosx/InstantHandBrake/WhiteBox.h new file mode 100644 index 000000000..cb9ff37ee --- /dev/null +++ b/macosx/InstantHandBrake/WhiteBox.h @@ -0,0 +1,8 @@ +/* WhiteBox */ + +#import + +@interface WhiteBox : NSBox +{ +} +@end -- cgit v1.2.3