(handle_one_xevent): Clear last_mouse_glyph on mouse up/down.

This commit is contained in:
Kim F. Storm 2005-10-12 11:43:57 +00:00
parent 78f3b91f68
commit ce728a0c84

View file

@ -6634,6 +6634,7 @@ handle_one_xevent (dpyinfo, eventp, finish, hold_quit)
int tool_bar_p = 0;
bzero (&compose_status, sizeof (compose_status));
bzero (&last_mouse_glyph, sizeof (last_mouse_glyph));
if (dpyinfo->grabbed
&& last_mouse_frame