X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/52750c2e106113bc8d1c46289474adfd405d5ade..7c4728f63395c3641aa62f2b549ee693eb8be978:/include/wx/mgl/window.h diff --git a/include/wx/mgl/window.h b/include/wx/mgl/window.h index 7b99981b6c..80a2853909 100644 --- a/include/wx/mgl/window.h +++ b/include/wx/mgl/window.h @@ -135,7 +135,7 @@ protected: // themselves inside the given rectangle virtual void DoMoveWindow(int x, int y, int width, int height); - void OnIdle(wxIdleEvent& event); + void OnInternalIdle(); private: // common part of all ctors