]> git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/mac/apptrait.h
suppress virtual function hiding warnings due to the existence of several DoLog(...
[wxWidgets.git] / include / wx / mac / apptrait.h
... / ...
CommitLineData
1#ifdef __WXMAC_CLASSIC__
2#include "wx/mac/classic/apptrait.h"
3#else
4#include "wx/mac/carbon/apptrait.h"
5#endif