]> git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/osx/statbox.h
add some wxIMAGE_OPTION_PNG_xxx options to wxImage and wxPNGHandler to allow the...
[wxWidgets.git] / include / wx / osx / statbox.h
... / ...
CommitLineData
1#ifdef __WXMAC_CLASSIC__
2#include "wx/osx/classic/statbox.h"
3#else
4#include "wx/osx/carbon/statbox.h"
5#endif