projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77bfc42
)
Added StockButtons to main demo list
author
Robin Dunn
<robin@alldunn.com>
Thu, 9 Sep 2004 18:58:40 +0000
(18:58 +0000)
committer
Robin Dunn
<robin@alldunn.com>
Thu, 9 Sep 2004 18:58:40 +0000
(18:58 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29065
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
wxPython/demo/Main.py
patch
|
blob
|
blame
|
history
diff --git
a/wxPython/demo/Main.py
b/wxPython/demo/Main.py
index 21f66b777b34e2d48bed15f274715000a70560c7..37b4fa8b837c4e984905024030ee69bad00bb895 100644
(file)
--- a/
wxPython/demo/Main.py
+++ b/
wxPython/demo/Main.py
@@
-112,6
+112,7
@@
_treeList = [
'StaticBitmap',
'StaticText',
'StatusBar',
+ 'StockButtons',
'TextCtrl',
'ToggleButton',
'ToolBar',