mirror of
https://github.com/glfw/glfw.git
synced 2026-09-21 00:30:57 +00:00
Replaced final deprecated Core Graphics call.
This commit is contained in:
@@ -93,6 +93,7 @@ typedef struct _GLFWlibraryNS
|
||||
// dlopen handle for dynamically loading OpenGL extension entry points
|
||||
void* OpenGLFramework;
|
||||
CGDisplayModeRef desktopMode;
|
||||
CGEventSourceRef eventSource;
|
||||
id delegate;
|
||||
id autoreleasePool;
|
||||
} _GLFWlibraryNS;
|
||||
|
||||
Reference in New Issue
Block a user