]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/__init__.py
wxCheckListBox doesn't require wxUSE_OWNER_DRAWN when using WXUNIVERSAL
[wxWidgets.git] / wxPython / src / __init__.py
index d6c0977443576a95ca246dbfb458c06bef6b5f09..ef39beb15d3c6a6e5241bd0a2d96e637864d5ff4 100644 (file)
@@ -26,16 +26,18 @@ __all__ = [
     'calendar',
     'grid',
     'html',
+    'media',
+    'webkit',
     'wizard',
+    'xrc',
 
     # contribs (need a better way to find these...)
     'activex',
+    'animate',
     'gizmos',
     'glcanvas',
     'iewin',
-    'ogl',
     'stc',
-    'xrc',
     ]
 
 # Load the package namespace with the core classes and such