Added wxPyColourChooser by Michael Gilfix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18876 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2003-01-22 21:26:48 +00:00
parent 32da2feced
commit 38414871f8

View File

@@ -1153,6 +1153,7 @@ if __name__ == "__main__":
packages = [PKGDIR,
PKGDIR+'.lib',
PKGDIR+'.lib.colourchooser',
PKGDIR+'.lib.editor',
PKGDIR+'.lib.mixins',
PKGDIR+'.lib.PyCrust',