]> git.saurik.com Git - wxWidgets.git/blob - samples/dnd/dnd.rc
Replace @since 2.9.6 with 3.0 in the docs.
[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"