changeset 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 f86c06451792
children 1f92a2d65681
files src/xterm.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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.  */