From 7f18e1002fb378e11ec447b5319221e77f198864 Mon Sep 17 00:00:00 2001 From: engelsman Date: Sat, 27 Jun 2009 20:40:48 +0000 Subject: simplified old HTML anchors with name= and href= in all *.dox files. removed "old html link" section from development.dox git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6799 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/src/subclassing.dox | 2 -- 1 file changed, 2 deletions(-) (limited to 'documentation/src/subclassing.dox') diff --git a/documentation/src/subclassing.dox b/documentation/src/subclassing.dox index 7ffcc8eca..1a81d2363 100644 --- a/documentation/src/subclassing.dox +++ b/documentation/src/subclassing.dox @@ -188,7 +188,6 @@ Calling \p set_flag(SHORTCUT_LABEL) modifies the behavior of \ref subclassing_draw_label "draw_label()" so that '\&' characters cause an underscore to be printed under the next letter. - \anchor subclassing_clear_visible \anchor subclassing_set_visible void Fl_Widget::set_visible()
@@ -304,7 +303,6 @@ You must return non-zero if your \p handle() method uses the event. If you return zero, the parent widget will try sending the event to another widget. - \section subclassing_drawing Drawing the Widget The \p draw() virtual method is called when FLTK wants -- cgit v1.2.3