]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/Main.py
Old API deprecated. Use new and remove old usage where necessary.
[wxWidgets.git] / wxPython / demo / Main.py
index 250ede5fc2312868f04a1725555cd34a4f4ce4ce..a31707912be8faaca1f691e0aab7b0be1900eef7 100644 (file)
@@ -48,6 +48,7 @@ _treeList = [
     # new stuff
     ('Recent Additions/Updates', [
         'StandardPaths',
+        'MediaCtrl',
         ]),
 
     # managed windows == things with a (optional) caption you can close
@@ -151,6 +152,7 @@ _treeList = [
         'FloatCanvas',
         'HtmlWindow',
         'IntCtrl',
+        'MediaCtrl',
         'MVCTree',   
         'MaskedEditControls',
         'MaskedNumCtrl',