Removed redundant wxPGChoices::Set()
[wxWidgets.git] / include / wx / osx / statbox.h
0 / 5 (  0%)
CommitLineData
1#ifdef __WXMAC_CLASSIC__
2#include "wx/osx/classic/statbox.h"
3#else
4#include "wx/osx/carbon/statbox.h"
5#endif