]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/bitmap.h
use (new) wxAcceleratorEntry::Create() instead of recently deprecated wxGetAccelFromS...
[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