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