mirror of
https://github.com/glfw/glfw.git
synced 2026-09-21 16:44:11 +00:00
Formatting.
This commit is contained in:
+1
-1
@@ -121,6 +121,7 @@ typedef struct _GLFWlibraryX11
|
||||
Atom CLIPBOARD;
|
||||
Atom UTF8_STRING;
|
||||
Atom COMPOUND_STRING;
|
||||
Atom GLFW_SELECTION;
|
||||
|
||||
// True if window manager supports EWMH
|
||||
GLboolean hasEWMH;
|
||||
@@ -176,7 +177,6 @@ typedef struct _GLFWlibraryX11
|
||||
|
||||
struct {
|
||||
char* string;
|
||||
Atom property;
|
||||
} selection;
|
||||
|
||||
struct {
|
||||
|
||||
Reference in New Issue
Block a user