projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
*** empty log message ***
[wxWidgets.git]
/
utils
/
wxPython
/
modules
/
html
/
html.py
diff --git
a/utils/wxPython/modules/html/html.py
b/utils/wxPython/modules/html/html.py
index a9a37900cb6124e7d7d266d184227bc5676b444f..e7031b1f55c32f787052aea7cb8561f041d6c471 100644
(file)
--- a/
utils/wxPython/modules/html/html.py
+++ b/
utils/wxPython/modules/html/html.py
@@
-30,7
+30,9
@@
from windows3 import *
from image import *
from printfw import *
-import wx,htmlhelper
+
+from sizers import *
+import wx
widget = htmlc
class wxHtmlTagPtr :
def __init__(self,this):