mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 16:52:57 +00:00
Simplified clipboard API.
This commit is contained in:
@@ -95,6 +95,8 @@ typedef struct _GLFWlibraryNS
|
||||
CGEventSourceRef eventSource;
|
||||
id delegate;
|
||||
id autoreleasePool;
|
||||
|
||||
char* clipboardString;
|
||||
} _GLFWlibraryNS;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user