X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/426d19f1391a685de14a71b9fc4339bb929e441a..e9e8b38179b147dd04f5c19af7e56a94342e93a7:/include/wx/gtk/frame.h?ds=inline diff --git a/include/wx/gtk/frame.h b/include/wx/gtk/frame.h index 9d97293d52..f65f85ee62 100644 --- a/include/wx/gtk/frame.h +++ b/include/wx/gtk/frame.h @@ -61,8 +61,7 @@ public: // implementation from now on // -------------------------- - // GTK callbacks - virtual void OnInternalIdle(); + virtual bool SendIdleEvents(wxIdleEvent& event); protected: // common part of all ctors