X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3115ef3e56082b961af85a06955b50ddf0c5738a..d285d708a229ece6ad606a460bcbf048c65d252b:/wxPython/demo/Main.py diff --git a/wxPython/demo/Main.py b/wxPython/demo/Main.py index e91c7cb8e3..05b92777aa 100644 --- a/wxPython/demo/Main.py +++ b/wxPython/demo/Main.py @@ -33,6 +33,7 @@ _treeList = [ 'wxArtProvider', 'ScrolledPanel', 'wxMenu', + 'wxIEHtmlWin', ]), # managed windows == things with a caption you can close @@ -117,6 +118,7 @@ _treeList = [ 'wxEditor', 'wxFloatBar', 'wxHtmlWindow', + 'wxIEHtmlWin', 'wxLEDNumberCtrl', 'wxMimeTypesManager', 'wxMVCTree',