FLTK logo

[master] 67347dd - Removed incorrect docs, solves issue #137

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.commit  ]
 
Previous Message ]Next Message ]

[master] 67347dd - Removed incorrect docs, solves issue #137 "Greg Ercolano" Sep 16, 2020  
 
commit 67347dd76e996c27189813cf36f5061d5b593091
Author:     Greg Ercolano <erco@seriss.com>
AuthorDate: Wed Sep 16 12:31:03 2020 -0700
Commit:     Greg Ercolano <erco@seriss.com>
CommitDate: Wed Sep 16 12:31:03 2020 -0700

    Removed incorrect docs, solves issue #137

 src/Fl_Menu_add.cxx | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git src/Fl_Menu_add.cxx src/Fl_Menu_add.cxx
index d5fdae9..5231e88 100644
--- src/Fl_Menu_add.cxx
+++ 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
Direct Link to Message ]
 
     
Previous Message ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.