added wxMBConv::Clone() to be able to copy conversion objects polymorphically
[wxWidgets.git] / include / wx / mac / region.h
0 / 5 (  0%)
CommitLineData
1#ifdef __WXMAC_CLASSIC__
2#include "wx/mac/classic/region.h"
3#else
4#include "wx/mac/carbon/region.h"
5#endif