Fixed an OOR related bug that happened when a class has been renamed.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11571 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2001-09-07 16:28:24 +00:00
parent 431f4c161d
commit cdf14688f5
29 changed files with 275 additions and 257 deletions

View File

@@ -11,3 +11,7 @@ wx.wxHtmlContainerCellPtr = wxHtmlContainerCellPtr
wx.wxHtmlWidgetCellPtr = wxHtmlWidgetCellPtr
wx.wxHtmlWindowPtr = wxHtmlWindowPtr
wx.wxHtmlLinkInfoPtr = wxHtmlLinkInfoPtr
wx.wxPyHtmlTagHandlerPtr = wxHtmlTagHandlerPtr
wx.wxPyHtmlWinTagHandlerPtr = wxHtmlWinTagHandlerPtr
wx.wxPyHtmlWindowPtr = wxHtmlWindowPtr