mirror of
https://github.com/glfw/glfw.git
synced 2025-10-04 05:36:35 +00:00
Replace hard tab with spaces
This commit is contained in:
parent
75152357c4
commit
f00bca92b1
@ -178,7 +178,7 @@ struct _GLFWwndconfig
|
|||||||
GLFWbool focused;
|
GLFWbool focused;
|
||||||
GLFWbool autoIconify;
|
GLFWbool autoIconify;
|
||||||
GLFWbool floating;
|
GLFWbool floating;
|
||||||
GLFWbool fullscreen;
|
GLFWbool fullscreen;
|
||||||
_GLFWmonitor* monitor;
|
_GLFWmonitor* monitor;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user