aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/w32term.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/w32term.h b/src/w32term.h
index fb3c14070df..a633e56dfc7 100644
--- a/src/w32term.h
+++ b/src/w32term.h
@@ -351,6 +351,7 @@ struct w32_output
351 Cursor modeline_cursor; 351 Cursor modeline_cursor;
352 Cursor cross_cursor; 352 Cursor cross_cursor;
353 Cursor busy_cursor; 353 Cursor busy_cursor;
354 Cursor horizontal_drag_cursor;
354 355
355 /* Window whose cursor is busy_cursor. This window is temporarily 356 /* Window whose cursor is busy_cursor. This window is temporarily
356 mapped to display a busy-cursor. */ 357 mapped to display a busy-cursor. */