wx.EventLoop is now implemented for wxMac.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36857 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-01-13 04:07:35 +00:00
parent 3a96aa4afa
commit dfdaab0470
3 changed files with 42 additions and 33 deletions

View File

@@ -20,6 +20,7 @@ The following deprecated items have been removed:
* wx.FontMapper SetConfig method
wx.EventLoop is now implemented for wxMac.