diff options
| author | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2020-01-26 19:14:45 +0100 |
|---|---|---|
| committer | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2020-01-26 19:15:30 +0100 |
| commit | 3384fe93dfb08be200bfde1e488177bb650376a6 (patch) | |
| tree | b55c71f5cba86391a57ca90d7b5fa6086d6b1f81 /FL/Fl_Value_Input.H | |
| parent | d2cb11369c8e6e846e16b88b327b871a498dac51 (diff) | |
Add Fl_Widget::shortcut_label(int) to control effect of '&' in some widget labels
Diffstat (limited to 'FL/Fl_Value_Input.H')
| -rw-r--r-- | FL/Fl_Value_Input.H | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ <P ALIGN="CENTER">\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: |
