]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/Main.py
warning fix
[wxWidgets.git] / wxPython / demo / Main.py
index 980e9e9a5615b527ec49335ce1cae151833f9a88..6b978e229111467262c8d741c100c28a86806e03 100644 (file)
@@ -49,6 +49,8 @@ _treeList = [
     ('Recent Additions/Updates', [
         'StandardPaths',
         'MediaCtrl',
+        'DatePickerCtrl',
+        'MouseGestures',
         ]),
 
     # managed windows == things with a (optional) caption you can close
@@ -145,6 +147,7 @@ _treeList = [
         'Calendar',
         'CalendarCtrl',
         'ContextHelp',
+        'DatePickerCtrl',
         'DynamicSashWindow',
         'EditableListBox',
         'FancyText',
@@ -224,6 +227,7 @@ _treeList = [
         'FileHistory',
         'FontEnumerator',
         'Joystick',
+        'MouseGestures',
         'OGL',
         'PrintFramework',
         'ShapedWindow',