]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/button.h
GTK+ callbacks must have C linkage (patch 1157384)
[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