From c81f58f7e5e9c4c2fec3da203c21e5dd1f83e875 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Tue, 2 Jan 2007 23:19:29 +0000 Subject: [PATCH] Remove some items from the Recent additions list git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44091 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/demo/Main.py | 8 -------- 1 file changed, 8 deletions(-) diff --git a/wxPython/demo/Main.py b/wxPython/demo/Main.py index af5bae2178..37ea20b5fa 100644 --- a/wxPython/demo/Main.py +++ b/wxPython/demo/Main.py @@ -47,13 +47,6 @@ import images _treeList = [ # new stuff ('Recent Additions/Updates', [ - 'AnalogClock', - 'AUI_DockingWindowMgr', - 'AUI_Notebook', - 'CheckListCtrlMixin', - 'ComboTreeBox', - 'Pickers', - 'PseudoDC', 'RichTextCtrl', 'Treebook', 'Toolbook', @@ -66,7 +59,6 @@ _treeList = [ 'FlatNotebook', 'CustomTreeCtrl', 'AboutBox', - 'AnimateCtrl', 'AlphaDrawing', 'GraphicsContext', 'CollapsiblePane', -- 2.45.2