From 67347dd76e996c27189813cf36f5061d5b593091 Mon Sep 17 00:00:00 2001 From: Greg Ercolano Date: Wed, 16 Sep 2020 12:31:03 -0700 Subject: Removed incorrect docs, solves issue #137 --- src/Fl_Menu_add.cxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') diff --git a/src/Fl_Menu_add.cxx b/src/Fl_Menu_add.cxx index d5fdae9c5..5231e883d 100644 --- a/src/Fl_Menu_add.cxx +++ b/src/Fl_Menu_add.cxx @@ -245,8 +245,7 @@ int Fl_Menu_Item::insert( Labels starting with the "_" character cause a divider to be placed after that menu item. \par A label of the form "File/Quit" will create the submenu "File" - with a menu item called "Quit". The "/" character is ignored if it appears - as the first character of the label string, e.g. "/File/Quit". + with a menu item called "Quit". \par The label string is copied to new memory and can be freed. The other arguments (including the shortcut) are copied into the -- cgit v1.2.3