]> git.saurik.com Git - wxWidgets.git/blame - include/wx/mac/app.h
removed separate wxSYS_ICONTITLE_FONT; made it the same as wxSYS_DEFAULT_GUI_FONT
[wxWidgets.git] / include / wx / mac / app.h
CommitLineData
9ea759d4
SC
1#if __WXMAC_CLASSIC__
2#include "wx/mac/classic/app.h"
bd764110 3#else
9ea759d4
SC
4#include "wx/mac/carbon/app.h"
5#endif