mirror of
https://github.com/glfw/glfw.git
synced 2026-01-12 07:43:16 +01:00
Formatting.
This commit is contained in:
@@ -1130,6 +1130,7 @@ void _glfwPlatformHideWindow(_GLFWwindow* window)
|
||||
ShowWindow(window->Win32.handle, SW_HIDE);
|
||||
}
|
||||
|
||||
|
||||
//========================================================================
|
||||
// Write back window parameters into GLFW window structure
|
||||
//========================================================================
|
||||
|
||||
Reference in New Issue
Block a user