Add 'combo' to __all__
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43499 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -23,8 +23,10 @@ __all__ = [
|
|||||||
'tools',
|
'tools',
|
||||||
|
|
||||||
# other modules
|
# other modules
|
||||||
|
'animate',
|
||||||
'aui',
|
'aui',
|
||||||
'calendar',
|
'calendar',
|
||||||
|
'combo',
|
||||||
'grid',
|
'grid',
|
||||||
'html',
|
'html',
|
||||||
'media',
|
'media',
|
||||||
@@ -34,7 +36,6 @@ __all__ = [
|
|||||||
'xrc',
|
'xrc',
|
||||||
|
|
||||||
# contribs (need a better way to find these...)
|
# contribs (need a better way to find these...)
|
||||||
'animate',
|
|
||||||
'gizmos',
|
'gizmos',
|
||||||
'glcanvas',
|
'glcanvas',
|
||||||
'stc',
|
'stc',
|
||||||
|
Reference in New Issue
Block a user