mirror of
https://github.com/glfw/glfw.git
synced 2024-11-29 23:54:37 +00:00
Formatting.
This commit is contained in:
parent
d5e4204ed1
commit
dbd4d1657e
@ -1130,6 +1130,7 @@ void _glfwPlatformHideWindow(_GLFWwindow* window)
|
|||||||
ShowWindow(window->Win32.handle, SW_HIDE);
|
ShowWindow(window->Win32.handle, SW_HIDE);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
//========================================================================
|
//========================================================================
|
||||||
// Write back window parameters into GLFW window structure
|
// Write back window parameters into GLFW window structure
|
||||||
//========================================================================
|
//========================================================================
|
||||||
|
Loading…
Reference in New Issue
Block a user