mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-17 17:58:46 +00:00
(struct w32_output): Add member horizontal_drag_cursor.
This commit is contained in:
parent
4694d76242
commit
f03fad2222
@ -351,6 +351,7 @@ struct w32_output
|
||||
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. */
|
||||
|
Loading…
Reference in New Issue
Block a user