]> git.saurik.com Git - wxWidgets.git/commitdiff
Remove some items from the Recent additions list
authorRobin Dunn <robin@alldunn.com>
Tue, 2 Jan 2007 23:19:29 +0000 (23:19 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 2 Jan 2007 23:19:29 +0000 (23:19 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44091 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/demo/Main.py

index af5bae2178dc81e63fd6f9aa4c095cd14316c9b5..37ea20b5fa42fddde3cb756ab06df75cad22aec1 100644 (file)
@@ -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',