From 3384fe93dfb08be200bfde1e488177bb650376a6 Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Sun, 26 Jan 2020 19:14:45 +0100 Subject: Add Fl_Widget::shortcut_label(int) to control effect of '&' in some widget labels --- FL/Fl_Value_Input.H | 1 + 1 file changed, 1 insertion(+) (limited to 'FL/Fl_Value_Input.H') diff --git a/FL/Fl_Value_Input.H b/FL/Fl_Value_Input.H index e37532046..1aabe8ed7 100644 --- a/FL/Fl_Value_Input.H +++ b/FL/Fl_Value_Input.H @@ -52,6 +52,7 @@
\image html Fl_Value_Input.png \image latex Fl_Value_Input.png "Fl_Value_Input" width=4cm + \see Fl_Widget::shortcut_label(int) */ class FL_EXPORT Fl_Value_Input : public Fl_Valuator { public: -- cgit v1.2.3