diff src/menubar-x.c @ 38:1a767b41a199 r19-15b102

Import from CVS: tag r19-15b102
author cvs
date Mon, 13 Aug 2007 08:54:01 +0200
parents 441bb1e64a06
children 56c54cf7c5b6
line wrap: on
line diff
--- a/src/menubar-x.c	Mon Aug 13 08:53:41 2007 +0200
+++ b/src/menubar-x.c	Mon Aug 13 08:54:01 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 ();