]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/apptbase.h
removed wxUSE_UXTHEME_AUTO which wasn't used anywhere
[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