]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/tabctrl.h
moved MSW-specific stuff to wx/msw/chkconf.h, this also means that MSW-specific check...
[wxWidgets.git] / include / wx / mac / tabctrl.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/mac/classic/tabctrl.h"
3 #else
4 #include "wx/mac/carbon/tabctrl.h"
5 #endif