From 36302e60475e3531d5034fd97cc87aabb9fbd588 Mon Sep 17 00:00:00 2001 From: Jedidiah Barber Date: Mon, 13 Jan 2025 00:06:47 +1300 Subject: Documentation improvements --- doc/fl_image_surface.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/fl_image_surface.html') diff --git a/doc/fl_image_surface.html b/doc/fl_image_surface.html index 2a47652..46f6575 100644 --- a/doc/fl_image_surface.html +++ b/doc/fl_image_surface.html @@ -102,7 +102,8 @@ procedure Draw_Widget
-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);
 
 procedure Draw_Decorated_Window
-- 
cgit