summaryrefslogtreecommitdiff
path: root/doc/fl_overlay_window.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/fl_overlay_window.html')
-rw-r--r--doc/fl_overlay_window.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/fl_overlay_window.html b/doc/fl_overlay_window.html
index ac86aac..ef338bc 100644
--- a/doc/fl_overlay_window.html
+++ b/doc/fl_overlay_window.html
@@ -145,7 +145,10 @@ procedure Show
<td><pre>
void show(int a, char **b);
</pre></td>
-<td>&nbsp;</td>
+<td><pre>
+procedure Show_With_Args
+ (This : in out Overlay_Window);
+</pre></td>
</tr>
</table>