5 lines
158 B
Python
5 lines
158 B
Python
|
# Stuff these names into the wx namespace so wxPyConstructObject can find them
|
||
|
|
||
|
wx.wxMSHTMLEventPtr = wxMSHTMLEventPtr
|
||
|
wx.wxIEHtmlWinPtr = wxIEHtmlWinPtr
|