MAKE_CONST_WXSTRING_NOSWIG(PanelNameStr);
-%include _activex_rename.i
-
//---------------------------------------------------------------------------
%{
-// 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