Added MultiChoiceDialog

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33230 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2005-03-31 23:56:36 +00:00
parent 6d3c4b2aee
commit 89eb18ec8b
2 changed files with 59 additions and 0 deletions

View File

@@ -67,6 +67,7 @@ _treeList = [
'FindReplaceDialog',
'FontDialog',
'MessageDialog',
'MultiChoiceDialog',
'PageSetupDialog',
'PrintDialog',
'ProgressDialog',