]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/statline.h
Added #if wxUSE_STACKWALKER. Fixes compilation of OS X shared libraries.
[wxWidgets.git] / include / wx / mac / statline.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/mac/classic/statline.h"
3 #else
4 #include "wx/mac/carbon/statline.h"
5 #endif