# HG changeset patch # User Jason Rumney # Date 975790979 0 # Node ID 296bbdedee1184b56615b9b3f32dadb993e0f9f9 # Parent f1063cc498e4745efc25363c27ab1d03573e6bac (struct w32_output): Add member horizontal_drag_cursor. diff -r f1063cc498e4 -r 296bbdedee11 src/w32term.h --- a/src/w32term.h Sat Dec 02 21:02:27 2000 +0000 +++ b/src/w32term.h Sat Dec 02 21:02:59 2000 +0000 @@ -351,6 +351,7 @@ Cursor modeline_cursor; Cursor cross_cursor; Cursor busy_cursor; + Cursor horizontal_drag_cursor; /* Window whose cursor is busy_cursor. This window is temporarily mapped to display a busy-cursor. */