]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/menuitem.h
wxPD_CAN_SKIP for skipping parts of progress and reintroduced wxPD_SMOOTH after remov...
[wxWidgets.git] / include / wx / mac / menuitem.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/mac/classic/menuitem.h"
3 #else
4 #include "wx/mac/carbon/menuitem.h"
5 #endif