aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/xdisp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xdisp.c b/src/xdisp.c
index 64bda46c1bf..ca0740e8d0b 100644
--- a/src/xdisp.c
+++ b/src/xdisp.c
@@ -8737,6 +8737,7 @@ handle_tool_bar_click (f, x, y, down_p, modifiers)
8737 { 8737 {
8738 Lisp_Object key, frame; 8738 Lisp_Object key, frame;
8739 struct input_event event; 8739 struct input_event event;
8740 EVENT_INIT (event);
8740 8741
8741 /* Show item in released state. */ 8742 /* Show item in released state. */
8742 show_mouse_face (dpyinfo, DRAW_IMAGE_RAISED); 8743 show_mouse_face (dpyinfo, DRAW_IMAGE_RAISED);