X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4f708f05dc367fbd7102196add1843db538ac49c..0463eea95d0d2d38e23f076c7ab621e986d36093:/wxPython/demo/Main.py diff --git a/wxPython/demo/Main.py b/wxPython/demo/Main.py index e8791ef031..b67361889d 100644 --- a/wxPython/demo/Main.py +++ b/wxPython/demo/Main.py @@ -50,6 +50,7 @@ _treeList = [ 'AnalogClock', 'AUI_DockingWindowMgr', 'AUI_Notebook', + 'BitmapFromBuffer', 'CheckListCtrlMixin', 'ComboTreeBox', 'Pickers', @@ -230,6 +231,7 @@ _treeList = [ # Images ('Using Images', [ 'ArtProvider', + 'BitmapFromBuffer', 'Cursor', 'DragImage', 'GIFAnimationCtrl',