]> git.saurik.com Git - wxWidgets.git/blob - include/wx/osx/tabctrl.h
OSX reshuffling
[wxWidgets.git] / include / wx / osx / tabctrl.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/osx/classic/tabctrl.h"
3 #else
4 #include "wx/osx/carbon/tabctrl.h"
5 #endif