Added demo for Stock Buttons

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29002 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-09-01 23:26:51 +00:00
parent b04683b19e
commit 8b6df374df
2 changed files with 109 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ import images
_treeList = [
# new stuff
('Recent Additions/Updates', [
'StockButtons',
'Ticker',
]),