summaryrefslogtreecommitdiffstats
path: root/video/out/cocoa/events_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/cocoa/events_view.h')
-rw-r--r--video/out/cocoa/events_view.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/video/out/cocoa/events_view.h b/video/out/cocoa/events_view.h
index a16a2d7d5a..3429563b4d 100644
--- a/video/out/cocoa/events_view.h
+++ b/video/out/cocoa/events_view.h
@@ -23,4 +23,5 @@
- (void)setFullScreen:(BOOL)willBeFullscreen;
- (void)clear;
- (BOOL)canHideCursor;
+- (void)signalMousePosition;
@end