X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cbe0afe09af9f1c4fd3357a22228461a3774674f..7847232620296cd8d5c5cec8a5a50aa7627cfe31:/include/wx/mgl/window.h?ds=sidebyside diff --git a/include/wx/mgl/window.h b/include/wx/mgl/window.h index 2299608df7..80a2853909 100644 --- a/include/wx/mgl/window.h +++ b/include/wx/mgl/window.h @@ -3,7 +3,7 @@ // Purpose: wxWindow class // Author: Vaclav Slavik // RCS-ID: $Id$ -// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) +// Copyright: (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -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