diff options
Diffstat (limited to 'documentation/Fl_Overlay_Window.html')
| -rw-r--r-- | documentation/Fl_Overlay_Window.html | 3 |
1 files changed, 1 insertions, 2 deletions
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</A></H4> You must subclass <TT>Fl_Overlay_Window</TT> and provide this method. It is just like a <TT>draw()</TT> 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 <A href=drawing.html#Drawing> -<FL/fl_draw.H></A>. +can use any of the routines described in <A href="drawing.html#drawing"><FL/fl_draw.H></A>. <H4><A name=Fl_Overlay_Window.redraw_overlay>void Fl_Overlay_Window::redraw_overlay()</A> </H4> Call this to indicate that the overlay data has changed and needs to |
