summaryrefslogtreecommitdiffstats
path: root/macosx/HBPreviewController.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/HBPreviewController.h')
-rw-r--r--macosx/HBPreviewController.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/macosx/HBPreviewController.h b/macosx/HBPreviewController.h
index 3d26e6927..1394a9730 100644
--- a/macosx/HBPreviewController.h
+++ b/macosx/HBPreviewController.h
@@ -97,6 +97,9 @@
- (IBAction)goWindowedScreen:(id)sender;
/* HUD overlay */
+- (void) enableHudControls;
+- (void) disableHudControls;
+
- (void) startHudTimer;
- (void) stopHudTimer;