X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0dcc6f22870613bff993a26bd512c38fe29d56ba..e81b607b4322af54190484aa7ee34112337a344e:/wxPython/demo/Main.py diff --git a/wxPython/demo/Main.py b/wxPython/demo/Main.py index b67361889d..be75f8c97c 100644 --- a/wxPython/demo/Main.py +++ b/wxPython/demo/Main.py @@ -50,7 +50,6 @@ _treeList = [ 'AnalogClock', 'AUI_DockingWindowMgr', 'AUI_Notebook', - 'BitmapFromBuffer', 'CheckListCtrlMixin', 'ComboTreeBox', 'Pickers', @@ -58,6 +57,8 @@ _treeList = [ 'RichTextCtrl', 'Treebook', 'Toolbook', + 'BitmapFromBuffer', + 'RawBitmapAccess', ]), # managed windows == things with a (optional) caption you can close @@ -239,6 +240,7 @@ _treeList = [ 'ImageAlpha', 'ImageFromStream', 'Mask', + 'RawBitmapAccess', 'Throbber', ]),