add WXWIN_COMPATIBILITY_2_6 block around wxUsleep deprecation; put wxPlatform declara...
[wxWidgets.git] / include / wx / osx / checkbox.h
0 / 5 (  0%)
CommitLineData
1#ifdef __WXMAC_CLASSIC__
2#include "wx/osx/classic/checkbox.h"
3#else
4#include "wx/osx/carbon/checkbox.h"
5#endif