Commit 5db65cdd authored by Michael Jung's avatar Michael Jung Committed by Alexandre Julliard

Correct the hot spot position of the drag&drop 'move' and 'link' cursors.

parent 3659834b
......@@ -62,7 +62,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
/* BINRES drag_move.cur */
1 CURSOR drag_move.cur
/* {
'00 00 02 00 01 00 20 20 00 00 12 00 16 00 30 01'
'00 00 02 00 01 00 20 20 00 00 01 00 01 00 30 01'
'00 00 16 00 00 00 28 00 00 00 20 00 00 00 40 00'
'00 00 01 00 01 00 00 00 00 00 00 01 00 00 00 00'
'00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00'
......@@ -114,7 +114,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
/* BINRES drag_link.cur */
3 CURSOR drag_link.cur
/* {
'00 00 02 00 01 00 20 20 00 00 12 00 16 00 30 01'
'00 00 02 00 01 00 20 20 00 00 01 00 01 00 30 01'
'00 00 16 00 00 00 28 00 00 00 20 00 00 00 40 00'
'00 00 01 00 01 00 00 00 00 00 00 01 00 00 00 00'
'00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment