X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c81f58f7e5e9c4c2fec3da203c21e5dd1f83e875..c4b37573a90ce6cfd97fecc4fc522f44775e4e7a:/wxPython/demo/Main.py diff --git a/wxPython/demo/Main.py b/wxPython/demo/Main.py index 37ea20b5fa..8b8cbd56c4 100644 --- a/wxPython/demo/Main.py +++ b/wxPython/demo/Main.py @@ -69,11 +69,13 @@ _treeList = [ 'Img2PyArtProvider', 'SearchCtrl', 'SizedControls', + 'AUI_MDI', ]), # managed windows == things with a (optional) caption you can close ('Frames and Dialogs', [ 'AUI_DockingWindowMgr', + 'AUI_MDI', 'Dialog', 'Frame', 'MDIWindows',