removed some samples

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28738 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-08-10 01:07:33 +00:00
parent df73e099d5
commit ebd09fe97c

View File

@@ -65,7 +65,6 @@ _treeList = [
'ColourDialog', 'ColourDialog',
'DirDialog', 'DirDialog',
'FileDialog', 'FileDialog',
'FileDialog_Save',
'FindReplaceDialog', 'FindReplaceDialog',
'FontDialog', 'FontDialog',
'MessageDialog', 'MessageDialog',
@@ -189,7 +188,7 @@ _treeList = [
'PythonEvents', 'PythonEvents',
'Threads', 'Threads',
'Timer', 'Timer',
'infoframe', ##'infoframe', # needs better explaination and some fixing
]), ]),
# Clipboard and DnD # Clipboard and DnD
@@ -214,7 +213,7 @@ _treeList = [
# Other stuff # Other stuff
('Miscellaneous', [ ('Miscellaneous', [
'ColourDB', 'ColourDB',
'DialogUnits', ##'DialogUnits', # needs more explainations
'DrawXXXList', 'DrawXXXList',
'FileHistory', 'FileHistory',
'FontEnumerator', 'FontEnumerator',