]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/stattext.h
ignore warning 4535 for VC8 too as it still seems to be harmless
[wxWidgets.git] / include / wx / mac / stattext.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/mac/classic/stattext.h"
3 #else
4 #include "wx/mac/carbon/stattext.h"
5 #endif