diff src/menubar-x.c @ 114:8619ce7e4c50 r20-1b9

Import from CVS: tag r20-1b9
author cvs
date Mon, 13 Aug 2007 09:21:54 +0200
parents a145efe76779
children 6608ceec7cf8
line wrap: on
line diff
--- a/src/menubar-x.c	Mon Aug 13 09:20:50 2007 +0200
+++ b/src/menubar-x.c	Mon Aug 13 09:21:54 2007 +0200
@@ -358,7 +358,7 @@
       assert (hack_wv->type == INCREMENTAL_TYPE);
       VOID_TO_LISP (submenu_desc, hack_wv->call_data);
       wv = menu_item_descriptor_to_widget_value (submenu_desc, SUBMENU_TYPE,
-						 1, 1);
+						 1, 0);
       if (!wv)
 	{
 	  wv = xmalloc_widget_value ();