]> git.saurik.com Git - wxWidgets.git/blob - include/wx/osx/statbox.h
Reviewed and cleaned up the rest of the graphics.h interface header.
[wxWidgets.git] / include / wx / osx / statbox.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/osx/classic/statbox.h"
3 #else
4 #include "wx/osx/carbon/statbox.h"
5 #endif