Add the masked package dir
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
75e14ed5ee
commit
9176f38f73
@ -69,6 +69,7 @@ wxPython/wx/build
|
||||
wxPython/wx/lib
|
||||
wxPython/wx/lib/colourchooser
|
||||
wxPython/wx/lib/editor
|
||||
wxPython/wx/lib/masked
|
||||
wxPython/wx/lib/mixins
|
||||
wxPython/wx/py
|
||||
wxPython/wx/py/tests
|
||||
|
@ -698,6 +698,7 @@ if __name__ == "__main__":
|
||||
'wx.lib',
|
||||
'wx.lib.colourchooser',
|
||||
'wx.lib.editor',
|
||||
'wx.lib.masked',
|
||||
'wx.lib.mixins',
|
||||
'wx.py',
|
||||
'wx.tools',
|
||||
|
Loading…
Reference in New Issue
Block a user