]> git.saurik.com Git - wxWidgets.git/blob - samples/dnd/dnd.rc
m_id was already set, don't set it to the passed in value again as then we lose the...
[wxWidgets.git] / samples / dnd / dnd.rc
1 #include "../sample.rc"
2
3 dnd_copy CURSOR "dnd_copy.cur"
4 dnd_move CURSOR "dnd_move.cur"
5 dnd_none CURSOR "dnd_none.cur"