summaryrefslogtreecommitdiffstats
path: root/video/out/cocoa/mpvadapter.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/cocoa/mpvadapter.h')
-rw-r--r--video/out/cocoa/mpvadapter.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/video/out/cocoa/mpvadapter.h b/video/out/cocoa/mpvadapter.h
index 65832aeae5..b5fa8adbf4 100644
--- a/video/out/cocoa/mpvadapter.h
+++ b/video/out/cocoa/mpvadapter.h
@@ -28,6 +28,7 @@
- (void)handleFilesArray:(NSArray *)files;
- (void)didChangeWindowedScreenProfile:(NSNotification *)notification;
- (void)performAsyncResize:(NSSize)size;
+- (void)windowDidChangePhysicalScreen;
- (BOOL)isInFullScreenMode;
- (BOOL)keyboardEnabled;