diff src/xterm.h @ 33959:4f9560477301

(struct x_output): Add member horizontal_drag_cursor.
author Gerd Moellmann <gerd@gnu.org>
date Tue, 28 Nov 2000 13:46:17 +0000
parents f41b5f5154b1
children 61c2da7c4adf
line wrap: on
line diff
--- a/src/xterm.h	Tue Nov 28 13:45:56 2000 +0000
+++ b/src/xterm.h	Tue Nov 28 13:46:17 2000 +0000
@@ -488,6 +488,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.  */