Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
w32_common: update window style after changing maximized state
Maximized state is not allowed without WS_OVERLAPPEDWINDOW style and doesn't stick. Set the style after. Fixes: #15093
- Loading branch information