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