fix import error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -148,7 +148,8 @@ wxID_HTML_SEARCHCHOICE = wx.html.ID_HTML_SEARCHCHOICE
|
|||||||
wxID_HTML_COUNTINFO = wx.html.ID_HTML_COUNTINFO
|
wxID_HTML_COUNTINFO = wx.html.ID_HTML_COUNTINFO
|
||||||
wxHtmlHelpWindow = wx.html.HtmlHelpWindow
|
wxHtmlHelpWindow = wx.html.HtmlHelpWindow
|
||||||
wxPreHtmlHelpWindow = wx.html.PreHtmlHelpWindow
|
wxPreHtmlHelpWindow = wx.html.PreHtmlHelpWindow
|
||||||
wxHtmlWindowEvent = wx.html.HtmlWindowEvent
|
wxHtmlCellEvent = wx.html.HtmlCellEvent
|
||||||
|
wxHtmlLinkEvent = wx.html.HtmlLinkEvent
|
||||||
wxHtmlHelpFrame = wx.html.HtmlHelpFrame
|
wxHtmlHelpFrame = wx.html.HtmlHelpFrame
|
||||||
wxPreHtmlHelpFrame = wx.html.PreHtmlHelpFrame
|
wxPreHtmlHelpFrame = wx.html.PreHtmlHelpFrame
|
||||||
wxHtmlHelpDialog = wx.html.HtmlHelpDialog
|
wxHtmlHelpDialog = wx.html.HtmlHelpDialog
|
||||||
|
Reference in New Issue
Block a user