mirror of
https://github.com/edubart/otclient.git
synced 2025-12-20 23:47:12 +01:00
fix win32 key input and implement fullscreen/maximize/minsize
This commit is contained in:
@@ -36,6 +36,7 @@ X11Window::X11Window()
|
||||
m_xic = 0;
|
||||
m_screen = 0;
|
||||
m_wmDelete = 0;
|
||||
m_size = Size(16,16);
|
||||
|
||||
#ifndef OPENGL_ES2
|
||||
m_glxContext = 0;
|
||||
|
||||
Reference in New Issue
Block a user