]> git.saurik.com Git - wxWidgets.git/blame - include/wx/mac/apptrait.h
substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLEXPORT_DATA with WXDLLIMPEXP_DA...
[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