X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;ds=sidebyside;f=macosx%2FPictureController.h;h=56dbe5f21fa8c94d749bb6895c10b01ec1fcd653;hb=4b72a63eb61a01275493c4bfb51ba02152d1c5e1;hp=fc8172f065009f800685a1b85619c343e54bd234;hpb=1fd0e1d85ccfd10054c3c1ee44abdf9ee160e9ed;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/macosx/PictureController.h b/macosx/PictureController.h index fc8172f0..56dbe5f2 100644 --- a/macosx/PictureController.h +++ b/macosx/PictureController.h @@ -170,7 +170,8 @@ - (IBAction) resizeInspectorForTab: (id)sender; - (IBAction) showPreviewWindow: (id)sender; -- (IBAction) previewGoWindowed: (id)sender; +- (void) enablePreviewHudControls; +- (void) disablePreviewHudControls; - (IBAction) adjustSizingDisplay: (id) sender;