X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ef344ff86223f1f0961f025c0b249c898529c095..0e448231102ecab3ce01647e98ec156f7bf5b8bb:/include/wx/mgl/app.h diff --git a/include/wx/mgl/app.h b/include/wx/mgl/app.h index b3b0b6ca67..bc57b0ae9e 100644 --- a/include/wx/mgl/app.h +++ b/include/wx/mgl/app.h @@ -61,6 +61,8 @@ public: bool ProcessIdle(); void DeletePendingObjects(); + virtual bool Yield(bool onlyIfNeeded = FALSE); + private: DECLARE_DYNAMIC_CLASS(wxApp) DECLARE_EVENT_TABLE()