mirror of
https://github.com/glfw/glfw.git
synced 2026-09-18 14:45:46 +00:00
Removed tab characters.
This commit is contained in:
+1
-1
@@ -107,7 +107,7 @@ static GLboolean enterFullscreenMode(_GLFWwindow* window)
|
||||
// NOTE: The window is resized despite mode setting failure to make
|
||||
// glfwSetWindowSize more robust
|
||||
[window->ns.object setFrame:[getScreen(window->monitor->ns.displayID) frame]
|
||||
display:YES];
|
||||
display:YES];
|
||||
|
||||
return status;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user