]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/spinctrl.h
Move wxMBConv_cf out of strconv.cpp and into strconv_cf.(cpp|h) by forking the files...
[wxWidgets.git] / include / wx / mac / spinctrl.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/mac/classic/spinctrl.h"
3 #else
4 #include "wx/mac/carbon/spinctrl.h"
5 #endif