projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixes to allow DLL compilation
[wxWidgets.git]
/
utils
/
wxPython
/
modules
/
html
/
_extras.py
diff --git
a/utils/wxPython/modules/html/_extras.py
b/utils/wxPython/modules/html/_extras.py
index 3e0ee4f7d9ccfac8ecf47ceec371cfd0c6b28c0b..382a84ced0b0fc839c9f1750ffdf5b0e81e098d0 100644
(file)
--- a/
utils/wxPython/modules/html/_extras.py
+++ b/
utils/wxPython/modules/html/_extras.py
@@
-11,4
+11,4
@@
wx.wxHtmlContainerCellPtr = wxHtmlContainerCellPtr
wx.wxHtmlWidgetCellPtr = wxHtmlWidgetCellPtr
wx.HtmlHistoryItemPtr = HtmlHistoryItemPtr
wx.wxHtmlWindowPtr = wxHtmlWindowPtr
-wx.wxHtmlLinkInfoPtr = wxHtmlLinkInfo
+wx.wxHtmlLinkInfoPtr = wxHtmlLinkInfo
Ptr