]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/pnghand.h
added char_str() and wchar_str() methods to wxString for obtaining char*/wchar_t...
[wxWidgets.git] / include / wx / mac / pnghand.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/mac/classic/pnghand.h"
3 #else
4 #include "wx/mac/carbon/pnghand.h"
5 #endif