]> git.saurik.com Git - wxWidgets.git/blob - wxPython/distrib/mac/buildapp.py
added support for drawing themed background: DoEraseBackground() and GetThemeBackgrou...
[wxWidgets.git] / wxPython / distrib / mac / buildapp.py
1 # Just a simple shell around bundlebuilder.
2
3 from bundlebuilder import buildapp
4 buildapp()