X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e166644c534521f311e4f010b0829c7c9951e7a3..63d963a189b80ffa2cce5e78dd3dc51a938cc18b:/utils/wxPython/modules/html/html.py diff --git a/utils/wxPython/modules/html/html.py b/utils/wxPython/modules/html/html.py index a9a37900cb..e7031b1f55 100644 --- 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):