]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/app.h
forward SetFocus() to the directory tree (replaces patch 1831210)
[wxWidgets.git] / include / wx / mac / app.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/mac/classic/app.h"
3 #else
4 #include "wx/mac/carbon/app.h"
5 #endif