]> git.saurik.com Git - wxWidgets.git/blame - include/wx/mac/dnd.h
applied patch #931719: "ESC closes dialog instead of combobox dropdown" (closes patch...
[wxWidgets.git] / include / wx / mac / dnd.h
CommitLineData
9ea759d4
SC
1#if __WXMAC_CLASSIC__
2#include "wx/mac/classic/dnd.h"
3#else
4#include "wx/mac/carbon/dnd.h"
5#endif