X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/27eac64cf914d84260d943650b5e8221257012cd..e7445ff8ee26e39fab1e35455e1bef954bdf636f:/wxPython/demo/Main.py diff --git a/wxPython/demo/Main.py b/wxPython/demo/Main.py index e9268eeb25..b6a429c4a5 100644 --- a/wxPython/demo/Main.py +++ b/wxPython/demo/Main.py @@ -49,6 +49,7 @@ _treeList = [ ('Recent Additions/Updates', [ 'AnalogClock', 'CheckListCtrlMixin', + 'RichTextCtrl', 'Treebook', 'Toolbook', ]), @@ -173,6 +174,7 @@ _treeList = [ 'PyCrust', 'PyPlot', 'PyShell', + 'RichTextCtrl', 'ScrolledPanel', 'SplitTree', 'StyledTextCtrl_1',