Files
wxWidgets/include/wx/osx/uma.h
Kevin Ollivier c9f9deab81 Forward port event handler fixes to trunk.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56886 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-11-22 04:10:31 +00:00

4 lines
59 B
C

#if wxOSX_USE_CARBON
#include "wx/osx/carbon/uma.h"
#endif