]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/button.h
Added Get/SetParentWindow to allow the same easy printing object to be used even
[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