X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f41ed3c4424167578262d283865b4642f2da8271..5836c9080be6e3748580755dc9bd371e17e1018c:/include/wx/mgl/window.h diff --git a/include/wx/mgl/window.h b/include/wx/mgl/window.h index 5bf12728de..51bc37f24c 100644 --- a/include/wx/mgl/window.h +++ b/include/wx/mgl/window.h @@ -102,6 +102,8 @@ public: #endif // WXWIN_COMPATIBILITY virtual WXWidget GetHandle() const { return m_wnd; } + + void SetMGLwindow_t(struct window_t *wnd); // implementation from now on // --------------------------