diff options
author | ritsuka <[email protected]> | 2008-01-14 19:51:39 +0000 |
---|---|---|
committer | ritsuka <[email protected]> | 2008-01-14 19:51:39 +0000 |
commit | 5af0ab53c1a1aad743e37dca713f4a7a8598ac40 (patch) | |
tree | ec20761d8b58adae6eac647364397d7c36e1f25e /macosx/InstantHandBrake/ExpressController.h | |
parent | 95439c31034a1523fb9450aa1aa968588f4905ce (diff) |
IHB: Interface beautifications, and an appletv preset.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1195 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/InstantHandBrake/ExpressController.h')
-rw-r--r-- | macosx/InstantHandBrake/ExpressController.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/macosx/InstantHandBrake/ExpressController.h b/macosx/InstantHandBrake/ExpressController.h index d8027ec10..c0c5a75b8 100644 --- a/macosx/InstantHandBrake/ExpressController.h +++ b/macosx/InstantHandBrake/ExpressController.h @@ -36,8 +36,6 @@ IBOutlet NSPopUpButton * fConvertSubtitlePopUp; IBOutlet NSTextField * fConvertInfoString; IBOutlet NSProgressIndicator * fConvertIndicator; - IBOutlet NSButton * fConvertOpenButton; - IBOutlet NSButton * fConvertGoButton; NSMutableArray * fConvertCheckArray; NSString * fConvertFolderString; |