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
This commit is contained in:
@@ -47,13 +47,6 @@ import images
|
|||||||
_treeList = [
|
_treeList = [
|
||||||
# new stuff
|
# new stuff
|
||||||
('Recent Additions/Updates', [
|
('Recent Additions/Updates', [
|
||||||
'AnalogClock',
|
|
||||||
'AUI_DockingWindowMgr',
|
|
||||||
'AUI_Notebook',
|
|
||||||
'CheckListCtrlMixin',
|
|
||||||
'ComboTreeBox',
|
|
||||||
'Pickers',
|
|
||||||
'PseudoDC',
|
|
||||||
'RichTextCtrl',
|
'RichTextCtrl',
|
||||||
'Treebook',
|
'Treebook',
|
||||||
'Toolbook',
|
'Toolbook',
|
||||||
@@ -66,7 +59,6 @@ _treeList = [
|
|||||||
'FlatNotebook',
|
'FlatNotebook',
|
||||||
'CustomTreeCtrl',
|
'CustomTreeCtrl',
|
||||||
'AboutBox',
|
'AboutBox',
|
||||||
'AnimateCtrl',
|
|
||||||
'AlphaDrawing',
|
'AlphaDrawing',
|
||||||
'GraphicsContext',
|
'GraphicsContext',
|
||||||
'CollapsiblePane',
|
'CollapsiblePane',
|
||||||
|
Reference in New Issue
Block a user