From f93978aba486bf0fea8d9ee857d014a02f3f7d96 Mon Sep 17 00:00:00 2001 From: maxim nikonov Date: Fri, 6 Feb 2026 03:39:53 +0500 Subject: wi[ --- FL/Fl_Value_Input.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FL/Fl_Value_Input.H') diff --git a/FL/Fl_Value_Input.H b/FL/Fl_Value_Input.H index f0f30e626..1c5310690 100644 --- a/FL/Fl_Value_Input.H +++ b/FL/Fl_Value_Input.H @@ -87,7 +87,7 @@ public: int shortcut() const {return input.shortcut();} /** Sets the shortcut key to \p s. Setting this - overrides the use of '&' in the label(). The value is a bitwise + s the use of '&' in the label(). The value is a bitwise OR of a key and a set of shift flags, for example FL_ALT | 'a' , FL_ALT | (FL_F + 10), or just 'a'. A value of 0 disables the shortcut. -- cgit v1.2.3