Changed name of demo so the list sorts nicer

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15850 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2002-06-15 05:52:22 +00:00
parent fc832f8cae
commit 6f48b1b53f
3 changed files with 15 additions and 5 deletions

View File

@@ -66,7 +66,6 @@ _treeList = [
# core controls
('Core Windows/Controls', [
'VirtualListCtrl',
'wxButton',
'wxCheckBox',
'wxCheckListBox',
@@ -77,6 +76,7 @@ _treeList = [
'wxGrid',
'wxListBox',
'wxListCtrl',
'wxListCtrl_virtual',
'wxNotebook',
'wxPopupWindow',
'wxRadioBox',