]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/Main.py
Add a link to the changes file, move the log file
[wxWidgets.git] / wxPython / demo / Main.py
index dd1f9044c285e0024d217b26f4434c564f22638f..21f66b777b34e2d48bed15f274715000a70560c7 100644 (file)
@@ -47,8 +47,8 @@ import images
 _treeList = [
     # new stuff
     ('Recent Additions/Updates', [
-        'OGL',
-        'FloatCanvas',
+        'StockButtons',
+        'Ticker',
         ]),
 
     # managed windows == things with a (optional) caption you can close
@@ -162,6 +162,7 @@ _treeList = [
         'StyledTextCtrl_2',
         'TablePrint',
         'Throbber',
+        'Ticker',
         'TimeCtrl',
         'VListBox',
         ]),