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 autoIconify;
|
||||
GLFWbool floating;
|
||||
GLFWbool fullscreen;
|
||||
GLFWbool fullscreen;
|
||||
_GLFWmonitor* monitor;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user