]> git.saurik.com Git - wxWidgets.git/blame_incremental - samples/dnd/dnd.rc
Don't set a normal cursor for the frame, set the NULL cursor, else
[wxWidgets.git] / samples / dnd / dnd.rc
... / ...
CommitLineData
1mondrian ICON "mondrian.ico"
2#include "wx/msw/wx.rc"
3
4dnd_copy CURSOR "dnd_copy.cur"
5dnd_move CURSOR "dnd_move.cur"
6dnd_none CURSOR "dnd_none.cur"