projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added name to wxShapeCanvas ctor for consistency
[wxWidgets.git]
/
wxPython
/
demo
/
Main.py
diff --git
a/wxPython/demo/Main.py
b/wxPython/demo/Main.py
index e91c7cb8e31a4c90a38d6925ce790423adb8ed34..05b92777aabd29388502a9adc43b982e1e575d54 100644
(file)
--- a/
wxPython/demo/Main.py
+++ b/
wxPython/demo/Main.py
@@
-33,6
+33,7
@@
_treeList = [
'wxArtProvider',
'ScrolledPanel',
'wxMenu',
+ 'wxIEHtmlWin',
]),
# managed windows == things with a caption you can close
@@
-117,6
+118,7
@@
_treeList = [
'wxEditor',
'wxFloatBar',
'wxHtmlWindow',
+ 'wxIEHtmlWin',
'wxLEDNumberCtrl',
'wxMimeTypesManager',
'wxMVCTree',