diff options
Diffstat (limited to 'FL/Fl_Button.H')
| -rw-r--r-- | FL/Fl_Button.H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Button.H b/FL/Fl_Button.H index 33c684962..49f5dfa4b 100644 --- a/FL/Fl_Button.H +++ b/FL/Fl_Button.H @@ -51,7 +51,7 @@ class Fl_Widget_Tracker; down, but if you have an input field in the same window, the user will have to hold down the \e Alt key so that the input field does not eat the event first as an \c FL_KEYBOARD event. - + \see Fl_Widget::shortcut_label(int) \todo Refactor the doxygen comments for Fl_Button type() documentation. For an Fl_Button object, the type() call returns one of: |
