mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-04 19:10:09 +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',
|
'LEDNumberCtrl',
|
||||||
'DynamicSashWindow',
|
'DynamicSashWindow',
|
||||||
'TreeListCtrl',
|
'TreeListCtrl',
|
||||||
|
'NotificationMessage',
|
||||||
]),
|
]),
|
||||||
|
|
||||||
# managed windows == things with a (optional) caption you can close
|
# managed windows == things with a (optional) caption you can close
|
||||||
@@ -183,6 +184,7 @@ _treeList = [
|
|||||||
'MaskedNumCtrl',
|
'MaskedNumCtrl',
|
||||||
'MediaCtrl',
|
'MediaCtrl',
|
||||||
'MultiSplitterWindow',
|
'MultiSplitterWindow',
|
||||||
|
'NotificationMessage',
|
||||||
'OwnerDrawnComboBox',
|
'OwnerDrawnComboBox',
|
||||||
'Pickers',
|
'Pickers',
|
||||||
'PropertyGrid',
|
'PropertyGrid',
|
||||||
|
|||||||
Reference in New Issue
Block a user