Merge remote-tracking branch 'refs/remotes/origin/master'

This commit is contained in:
ManoloFLTK
2020-03-28 07:13:34 +01:00
4 changed files with 17 additions and 14 deletions
+1 -1
View File
@@ -112,7 +112,7 @@ public:
/**
Gets the index of the last item chosen by the user.
The index is zero initially.
The index is -1 initially.
*/
int value() const {return Fl_Menu_::value();}