summaryrefslogtreecommitdiff
path: root/sys/osxvideo/cocoawindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/osxvideo/cocoawindow.h')
-rw-r--r--sys/osxvideo/cocoawindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/osxvideo/cocoawindow.h b/sys/osxvideo/cocoawindow.h
index 9d9052597..110bb8421 100644
--- a/sys/osxvideo/cocoawindow.h
+++ b/sys/osxvideo/cocoawindow.h
@@ -50,6 +50,7 @@ struct _GstOSXImage;
GstNavigation *navigation;
NSRect drawingBounds;
NSThread *mainThread;
+ NSUInteger savedModifierFlags;
}
- (void) drawQuad;
- (void) drawRect: (NSRect) rect;