]> git.saurik.com Git - wxWidgets.git/blame - include/wx/mac/apptrait.h
made wxUSE_UNICODE=1 the default
[wxWidgets.git] / include / wx / mac / apptrait.h
CommitLineData
6d8edd32 1#ifdef __WXMAC_CLASSIC__
9ea759d4
SC
2#include "wx/mac/classic/apptrait.h"
3#else
4#include "wx/mac/carbon/apptrait.h"
5#endif