]> git.saurik.com Git - wxWidgets.git/blob - include/wx/osx/dnd.h
Cleaned up/Fixed wxGrid{Cell,RowOrCol}AttrData::SetAttr, adding some comments.
[wxWidgets.git] / include / wx / osx / dnd.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/osx/classic/dnd.h"
3 #else
4 #include "wx/osx/carbon/dnd.h"
5 #endif