Add new modules to __all__
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -26,16 +26,18 @@ __all__ = [
|
|||||||
'calendar',
|
'calendar',
|
||||||
'grid',
|
'grid',
|
||||||
'html',
|
'html',
|
||||||
|
'media',
|
||||||
|
'webkit',
|
||||||
'wizard',
|
'wizard',
|
||||||
|
'xrc',
|
||||||
|
|
||||||
# contribs (need a better way to find these...)
|
# contribs (need a better way to find these...)
|
||||||
'activex',
|
'activex',
|
||||||
|
'animate',
|
||||||
'gizmos',
|
'gizmos',
|
||||||
'glcanvas',
|
'glcanvas',
|
||||||
'iewin',
|
'iewin',
|
||||||
'ogl',
|
|
||||||
'stc',
|
'stc',
|
||||||
'xrc',
|
|
||||||
]
|
]
|
||||||
|
|
||||||
# Load the package namespace with the core classes and such
|
# Load the package namespace with the core classes and such
|
||||||
|
Reference in New Issue
Block a user