OSDN Git Service

MacGui: Disable preview hud controls during new source scans.
[handbrake-jp/handbrake-jp-git.git] / macosx / HBPreviewController.h
index 3d26e69..1394a97 100644 (file)
@@ -97,6 +97,9 @@
 - (IBAction)goWindowedScreen:(id)sender;
 
 /* HUD overlay */
+- (void) enableHudControls;
+- (void) disableHudControls;
+
 - (void) startHudTimer;
 - (void) stopHudTimer;