mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-16 09:40:07 +01:00
Merge pull request #930 from RobinD42/fix-issue927
Add NotificationMessage to the demo tree.
(cherry picked from commit 3c6e5ca81a)
This commit is contained in:
@@ -42,6 +42,7 @@ _treeList = [
|
||||
'LEDNumberCtrl',
|
||||
'DynamicSashWindow',
|
||||
'TreeListCtrl',
|
||||
'NotificationMessage',
|
||||
]),
|
||||
|
||||
# managed windows == things with a (optional) caption you can close
|
||||
@@ -183,6 +184,7 @@ _treeList = [
|
||||
'MaskedNumCtrl',
|
||||
'MediaCtrl',
|
||||
'MultiSplitterWindow',
|
||||
'NotificationMessage',
|
||||
'OwnerDrawnComboBox',
|
||||
'Pickers',
|
||||
'PropertyGrid',
|
||||
|
||||
Reference in New Issue
Block a user