summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/fl_help_dialog.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/fl_help_dialog.html b/doc/fl_help_dialog.html
index 43c0f9c..aa7a21c 100644
--- a/doc/fl_help_dialog.html
+++ b/doc/fl_help_dialog.html
@@ -142,7 +142,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 Help_Dialog);
+</pre></td>
</tr>
<tr>