Added wxDynamicSashWindow to wxPython, plus other odds and ends.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12673 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -36,6 +36,7 @@ _treeList = [
|
||||
'URLDragAndDrop',
|
||||
'wxMimeTypesManager',
|
||||
'wxPopupWindow',
|
||||
'wxDynamicSashWindow',
|
||||
]),
|
||||
|
||||
('Windows', ['wxFrame', 'wxDialog', 'wxMiniFrame',
|
||||
@@ -45,6 +46,7 @@ _treeList = [
|
||||
'wxHtmlWindow',
|
||||
'wxStyledTextCtrl_1', 'wxStyledTextCtrl_2',
|
||||
'wxPopupWindow',
|
||||
'wxDynamicSashWindow',
|
||||
]),
|
||||
|
||||
('Common Dialogs', ['wxColourDialog', 'wxDirDialog', 'wxFileDialog',
|
||||
|
Reference in New Issue
Block a user