X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e166644c534521f311e4f010b0829c7c9951e7a3..adaa20adcfdfb9635e214ce923490a1ac8b7cad0:/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):