diff --git a/src/Fl_Menu.cxx b/src/Fl_Menu.cxx index 0e559a3d4..700f97e91 100644 --- a/src/Fl_Menu.cxx +++ b/src/Fl_Menu.cxx @@ -398,6 +398,7 @@ int Menu_State::handle_shortcut() { return 1; } } + return 0; } //