]> git.saurik.com Git - wxWidgets.git/blame - include/wx/mac/apptrait.h
don't draw the endpoint in DrawLine at least in the common cases of vertical and...
[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