mirror of
https://github.com/glfw/glfw.git
synced 2026-09-23 00:59:48 +00:00
Added comment.
This commit is contained in:
+1
-1
@@ -115,7 +115,7 @@ typedef struct _GLFWlibraryX11
|
|||||||
GLboolean hasEWMH;
|
GLboolean hasEWMH;
|
||||||
// Most recent error code received by X error handler
|
// Most recent error code received by X error handler
|
||||||
int errorCode;
|
int errorCode;
|
||||||
|
// Clipboard string (while the selection is owned)
|
||||||
char* clipboardString;
|
char* clipboardString;
|
||||||
|
|
||||||
// LUT for mapping X11 key codes to GLFW key codes
|
// LUT for mapping X11 key codes to GLFW key codes
|
||||||
|
|||||||
Reference in New Issue
Block a user