Added mouse-highlight variable to turn off mouse highlight or
[bpt/emacs.git] / src / w32menu.c
index f306ce9..ba15125 100644 (file)
@@ -1608,7 +1608,7 @@ w32_menu_show (f, x, y, for_click, keymaps, title, error)
   wv->value = 0;
   wv->enabled = 1;
   wv->button_type = BUTTON_TYPE_NONE;
-  wv->Qnil;
+  wv->help = Qnil;
   first_wv = wv;
   first_pane = 1;