added wxWindow::HasFocus() for more convenient way of determining if a (possibly...
[wxWidgets.git] / include / wx / mac / private.h
CommitLineData
ca80fdee 1#ifdef __WXMAC_CLASSIC__
9ea759d4 2#include "wx/mac/classic/private.h"
5273bf2f 3#else
9ea759d4 4#include "wx/mac/carbon/private.h"
0856acc6 5#endif