]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/bitmap.h
setting foreground colour for wxCheckBox now works when using XP themes too
[wxWidgets.git] / include / wx / mac / bitmap.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/mac/classic/bitmap.h"
3 #else
4 #include "wx/mac/carbon/bitmap.h"
5 #endif