typo
This commit is contained in:
parent
40d80c7833
commit
3d7e8e3e84
@ -399,7 +399,7 @@ current_monitor_dpi(WindowWrapper *self) {
|
||||
void
|
||||
request_window_attention() {
|
||||
#ifdef has_request_attention
|
||||
glfwRequestWindowAttention(the->window);
|
||||
glfwRequestWindowAttention(the_window->window);
|
||||
#endif
|
||||
glfwPostEmptyEvent();
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user