X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e166644c534521f311e4f010b0829c7c9951e7a3..d554e5da38a90760e92b7b0e4a66dbaef71a2d54:/utils/wxPython/modules/html/_extras.py diff --git a/utils/wxPython/modules/html/_extras.py b/utils/wxPython/modules/html/_extras.py index 6514f173f3..54bbb390ac 100644 --- a/utils/wxPython/modules/html/_extras.py +++ b/utils/wxPython/modules/html/_extras.py @@ -1,7 +1,7 @@ # Stuff these names into the wx namespace so wxPyConstructObject can find them import wx -wx.wxHtmlTagPtr = wxHtmlTag +wx.wxHtmlTagPtr = wxHtmlTagPtr wx.wxHtmlParserPtr = wxHtmlParserPtr wx.wxHtmlWinParserPtr = wxHtmlWinParserPtr wx.wxHtmlTagHandlerPtr = wxHtmlTagHandlerPtr @@ -9,5 +9,5 @@ wx.wxHtmlWinTagHandlerPtr = wxHtmlWinTagHandlerPtr wx.wxHtmlCellPtr = wxHtmlCellPtr wx.wxHtmlContainerCellPtr = wxHtmlContainerCellPtr wx.wxHtmlWidgetCellPtr = wxHtmlWidgetCellPtr -wx.HtmlHistoryItemPtr = HtmlHistoryItemPtr +wx.HtmlHistoryItemPtr = HtmlHistoryItemPtr wx.wxHtmlWindowPtr = wxHtmlWindowPtr