X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/af83019e948713866dadc2a8b90602ff921f8607..d3a80c922c7f0932f0b3985846e58ef48e3a6da7:/wxPython/demo/Main.py diff --git a/wxPython/demo/Main.py b/wxPython/demo/Main.py index 09eba0f8cb..82736b72fe 100644 --- a/wxPython/demo/Main.py +++ b/wxPython/demo/Main.py @@ -36,6 +36,7 @@ _treeList = [ 'wxIEHtmlWin', 'wxKeyEvents', 'wxWizard', + 'wxXmlResourceHandler', ]), # managed windows == things with a caption you can close @@ -138,7 +139,8 @@ _treeList = [ 'ScrolledPanel', 'Sizers', 'wxLayoutConstraints', - 'XML_Resource', + 'wxXmlResource', + 'wxXmlResourceHandler', ]), # ditto