summaryrefslogtreecommitdiff
path: root/doc/fl_window.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/fl_window.html')
-rw-r--r--doc/fl_window.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/fl_window.html b/doc/fl_window.html
index 9b39c93..93ab5fd 100644
--- a/doc/fl_window.html
+++ b/doc/fl_window.html
@@ -618,7 +618,10 @@ procedure Show
<td><pre>
void show(int argc, char **argv);
</pre></td>
-<td>&nbsp;</td>
+<td><pre>
+procedure Show_With_Args
+ (This : in out Window);
+</pre></td>
</tr>
<tr>