]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/apptbase.h
On screens with restricted space, it's useful to be able to add controls
[wxWidgets.git] / include / wx / mac / apptbase.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/mac/classic/apptbase.h"
3 #else
4 #include "wx/mac/carbon/apptbase.h"
5 #endif