]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/slider.h
check for HAVE_VISIBILITY first when setting WXIMPORT/WXEXPORT; only set it on platfo...
[wxWidgets.git] / include / wx / mac / slider.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/mac/classic/slider.h"
3 #else
4 #include "wx/mac/carbon/slider.h"
5 #endif