]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/Main.py
warning fix
[wxWidgets.git] / wxPython / demo / Main.py
index 94d03cb4588b10dfa1a3943dc029aa28fb764187..6b978e229111467262c8d741c100c28a86806e03 100644 (file)
@@ -50,6 +50,7 @@ _treeList = [
         'StandardPaths',
         'MediaCtrl',
         'DatePickerCtrl',
+        'MouseGestures',
         ]),
 
     # managed windows == things with a (optional) caption you can close
@@ -226,6 +227,7 @@ _treeList = [
         'FileHistory',
         'FontEnumerator',
         'Joystick',
+        'MouseGestures',
         'OGL',
         'PrintFramework',
         'ShapedWindow',