]> git.saurik.com Git - wxWidgets.git/blob - samples/dnd/dnd.rc
added find performance test (see #9870) and the possibility to set the number of...
[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"