]> git.saurik.com Git - wxWidgets.git/blob - include/wx/osx/dataobj2.h
unhide the second wxTextAreaBase::HitTest() overload to suppress a warning about it
[wxWidgets.git] / include / wx / osx / dataobj2.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/osx/classic/dataobj2.h"
3 #else
4 #include "wx/osx/carbon/dataobj2.h"
5 #endif