]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/apptrait.h
respect the encoding of the text style and not only the global control font encoding...
[wxWidgets.git] / include / wx / mac / apptrait.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/mac/classic/apptrait.h"
3 #else
4 #include "wx/mac/carbon/apptrait.h"
5 #endif