summaryrefslogtreecommitdiff
path: root/src/w32term.c
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2003-03-23 11:38:55 +0000
committerKim F. Storm <storm@cua.dk>2003-03-23 11:38:55 +0000
commit0648dde0da60856aa02b78078ae7e380aba02e39 (patch)
treebd7559966333f8b4b3ff1291729a3028b257b31f /src/w32term.c
parenta526b96ce7ecd6cf1ab3dd67bcb9982ca1bccd9d (diff)
downloademacs-0648dde0da60856aa02b78078ae7e380aba02e39.tar.gz
(w32_draw_window_cursor): Fix last change.
Diffstat (limited to 'src/w32term.c')
-rw-r--r--src/w32term.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/w32term.c b/src/w32term.c
index 24167caa3a8..4098ee54824 100644
--- a/src/w32term.c
+++ b/src/w32term.c
@@ -5091,6 +5091,7 @@ w32_draw_window_cursor (w, glyph_row, x, y, cursor_type, cursor_width, on_p, act
and speech synthesizers can follow the cursor. */
if (active_p)
{
+ struct frame *f = XFRAME (WINDOW_FRAME (w));
HWND hwnd = FRAME_W32_WINDOW (f);
w32_system_caret_x