X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/febb39df079df7ee642ad70d47be72cb57870f1c..b3d006af0fca9ba3679f092016cf149c9f6fd06c:/wxPython/demo/Main.py diff --git a/wxPython/demo/Main.py b/wxPython/demo/Main.py index 33d9b9ecdf..c89232c979 100644 --- a/wxPython/demo/Main.py +++ b/wxPython/demo/Main.py @@ -51,6 +51,7 @@ _treeList = [ 'AUI', 'CheckListCtrlMixin', 'Pickers', + 'PseudoDC', 'RichTextCtrl', 'Treebook', 'Toolbook', @@ -248,6 +249,7 @@ _treeList = [ 'MouseGestures', 'OGL', 'PrintFramework', + 'PseudoDC', 'ShapedWindow', 'Sound', 'StandardPaths',