New NotificationMessage Demo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74378 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2013-07-05 22:22:55 +00:00
parent 9ef504c1ae
commit e009fbd7d0
2 changed files with 2 additions and 0 deletions

View File

@@ -92,6 +92,7 @@ _treeList = [
# new stuff
('Recent Additions/Updates', [
'BannerWindow',
'NotificationMessage',
'PropertyGrid',
'SystemSettings',
'GridLabelRenderer',

View File

@@ -0,0 +1 @@