Some tweaks for WebKitCtrl.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30010 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-10-19 21:00:30 +00:00
parent 7da60d7c18
commit f6f1e19f76
3 changed files with 51 additions and 31 deletions

View File

@@ -185,6 +185,10 @@ Applied patch from Pim Van Heuven that modifies 4 files:
TextEditMixin)
- wxPython/wx/lib/wxpTag.py (some small fixes)
Added (thanks to Kevin Ollivier!) wrappers for wx.WebKitCtrl for the
OSX build. Other platforms will raise an exception if you try to use
it.