]> git.saurik.com Git - wxWidgets.git/blob - wxPython/distrib/mac/buildapp.py
expanded the date picker part to show wxDP_XXX styles
[wxWidgets.git] / wxPython / distrib / mac / buildapp.py
1 # Just a simple shell around bundlebuilder.
2
3 from bundlebuilder import buildapp
4 buildapp()