mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00:00
Added comment.
This commit is contained in:
parent
1285e07f1b
commit
9f58d8d715
@ -115,7 +115,7 @@ typedef struct _GLFWlibraryX11
|
||||
GLboolean hasEWMH;
|
||||
// Most recent error code received by X error handler
|
||||
int errorCode;
|
||||
|
||||
// Clipboard string (while the selection is owned)
|
||||
char* clipboardString;
|
||||
|
||||
// LUT for mapping X11 key codes to GLFW key codes
|
||||
|
Loading…
Reference in New Issue
Block a user