]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/app.h
applied patch #931719: "ESC closes dialog instead of combobox dropdown" (closes patch...
[wxWidgets.git] / include / wx / mac / app.h
1 #if __WXMAC_CLASSIC__
2 #include "wx/mac/classic/app.h"
3 #else
4 #include "wx/mac/carbon/app.h"
5 #endif