ignore ----

git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@668 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
Nishi 2025-11-11 13:15:28 +00:00
commit df6e783656
2 changed files with 2 additions and 2 deletions

View file

@ -830,7 +830,7 @@ void MwLLShow(MwLL handle, int show) {
XSetInputFocus(handle->display, handle->window, RevertToNone, CurrentTime);
} else {
XUnmapWindow(handle->display, handle->window);
wait_unmap(handle);
}
}