diff options
Diffstat (limited to 'doc/fl_copy_surface.html')
-rw-r--r-- | doc/fl_copy_surface.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/fl_copy_surface.html b/doc/fl_copy_surface.html index 412f58d..8dee54e 100644 --- a/doc/fl_copy_surface.html +++ b/doc/fl_copy_surface.html @@ -101,7 +101,8 @@ procedure Draw_Widget <tr> <td><pre> -void draw_decorated_window(Fl_Window *win, int delta_x=0, int delta_y=0); +void draw_decorated_window(Fl_Window *win, int delta_x=0, + int delta_y=0); </pre></td> <td><pre> procedure Draw_Decorated_Window |