Updated version number, some other last minute tweaks

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2002-12-17 00:04:07 +00:00
parent 621ac7b903
commit 840eac6e39
5 changed files with 10 additions and 7 deletions

View File

@@ -409,7 +409,7 @@ public:
//----------------------------------------------------------------------
bool wxSafeYield(wxWindow* win=NULL);
bool wxSafeYield(wxWindow* win=NULL, bool onlyIfNeeded=FALSE);
void wxPostEvent(wxEvtHandler *dest, wxEvent& event);
void wxWakeUpIdle();