]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/window.h
- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle into common code.
[wxWidgets.git] / include / wx / mgl / window.h
index 7b99981b6c41374b0ed80cb1d8aa27db21ce239d..80a2853909db5291a833649b72512fa64ac3fb49 100644 (file)
@@ -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