]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/wxPython/demo/Main.py
wxPython stuff:
[wxWidgets.git] / utils / wxPython / demo / Main.py
index bb29364565aeca07a6f08431e64504072e721127..8d132d3334fe0653d665140e07396cac5b2bf504 100644 (file)
@@ -42,7 +42,7 @@ _treeList = [
 
     ('Miscellaneous', [ 'DragAndDrop', 'CustomDragAndDrop', 'FontEnumerator',
                         'wxTimer', 'wxValidator', 'wxGLCanvas', 'DialogUnits',
-                        'wxImage', 'PrintFramework', 'wxOGL']),
+                        'wxImage', 'PrintFramework', 'wxOGL', 'PythonEvents']),
 
     ('wxPython Library', ['OldSizers', 'Layoutf', 'wxScrolledMessageDialog',
                           'wxMultipleChoiceDialog', 'wxPlotCanvas', 'wxFloatBar',