]> git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/mac/region.h
Override GetPixelSize on OS X as the base impl creates a wxScreenDC each time, which...
[wxWidgets.git] / include / wx / mac / region.h
... / ...
CommitLineData
1#ifdef __WXMAC_CLASSIC__
2#include "wx/mac/classic/region.h"
3#else
4#include "wx/mac/carbon/region.h"
5#endif