]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/msgdlg.h
#undef CreateFont to fix cygwin compilation now that wxRichTextCtrl uses it
[wxWidgets.git] / include / wx / mac / msgdlg.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/mac/classic/msgdlg.h"
3 #else
4 #include "wx/mac/carbon/msgdlg.h"
5 #endif