]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/stattext.h
wx printf() implementation bug fixes ('%' handling, thread safety, ...) and optimisat...
[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