]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/button.h
A more complete fix for the generic control border issue, a fix for getting/setting...
[wxWidgets.git] / include / wx / mac / button.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/mac/classic/button.h"
3 #else
4 #include "wx/mac/carbon/button.h"
5 #endif