From 589c1f31c313e1b9630b63a5cd91de6a1ff8872d Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Sun, 5 Feb 2023 11:45:23 +0100 Subject: Improve doc of Fl_Widget::test_shortcut() methods This removes a \todo item. --- documentation/src/subclassing.dox | 3 --- 1 file changed, 3 deletions(-) (limited to 'documentation/src/subclassing.dox') 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
void Fl_Widget::type(uchar t) -- cgit v1.2.3