]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/button.h
we don't need to subclass text control twice to implement support for WM_COPY/CUT...
[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