mirror of
https://github.com/glfw/glfw.git
synced 2026-09-20 16:30:45 +00:00
OS X hidden cursor cleanup.
This commit is contained in:
@@ -107,6 +107,7 @@ typedef struct _GLFWlibraryNS
|
||||
CGEventSourceRef eventSource;
|
||||
id delegate;
|
||||
id autoreleasePool;
|
||||
id cursor;
|
||||
|
||||
char* clipboardString;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user