diff options
| author | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2023-02-05 11:45:23 +0100 |
|---|---|---|
| committer | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2023-02-05 11:45:23 +0100 |
| commit | 589c1f31c313e1b9630b63a5cd91de6a1ff8872d (patch) | |
| tree | a4db6c4e283b9c4348600ee482eb119135e13378 /documentation/src/subclassing.dox | |
| parent | b4b7166b85aeb976c6abe0c019234713292635d5 (diff) | |
Improve doc of Fl_Widget::test_shortcut() methods
This removes a \todo item.
Diffstat (limited to 'documentation/src/subclassing.dox')
| -rw-r--r-- | documentation/src/subclassing.dox | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/documentation/src/subclassing.dox b/documentation/src/subclassing.dox index 483473181..1fa8da9f3 100644 --- a/documentation/src/subclassing.dox +++ b/documentation/src/subclassing.dox @@ -211,9 +211,6 @@ keypress does not match the character. \par The second version lets you do this test against an arbitrary string. -\todo Clarify Fl_Widget::test_shortcut() explanations. Fl_Widget.h - says Internal Use only, but subclassing chapter gives details! - \anchor subclassing_type uchar Fl_Widget::type() const <br> void Fl_Widget::type(uchar t) |
