X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/af83019e948713866dadc2a8b90602ff921f8607..4a28b9b81cafbf10b32dacbdc4fe98944e3ff6c6:/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