comment fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37100 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-01-23 22:48:14 +00:00
parent 525ce60acf
commit 1069efb91a

View File

@@ -842,7 +842,7 @@ wxString _VARTYPEname(VARTYPE vt)
%{
// A class derived from out wxActiveXWindow for the IE WebBrowser
// A class derived from our wxActiveXWindow for the IE WebBrowser
// control that will serve as a base class for a Python
// implementation. This is done so we can "eat our own dog food"
// and use a class at least mostly generated by genaxmodule, but