From af16ba7e8bedeb1caa9e15739cc11dfd3c85d49a Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Wed, 13 Feb 2002 03:33:53 +0000 Subject: Fix links in FLTK docos. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1957 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Fl_Overlay_Window.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'documentation/Fl_Overlay_Window.html') diff --git a/documentation/Fl_Overlay_Window.html b/documentation/Fl_Overlay_Window.html index 1a838196d..33c14a867 100644 --- a/documentation/Fl_Overlay_Window.html +++ b/documentation/Fl_Overlay_Window.html @@ -46,8 +46,7 @@ Fl_Overlay_Window::draw_overlay() = 0 You must subclass Fl_Overlay_Window and provide this method. It is just like a draw() method, except it draws the overlay. The overlay will have already been "cleared" when this is called. You -can use any of the routines described in -<FL/fl_draw.H>. +can use any of the routines described in <FL/fl_draw.H>.

void Fl_Overlay_Window::redraw_overlay()

Call this to indicate that the overlay data has changed and needs to -- cgit v1.2.3