diff options
Diffstat (limited to 'doc/fl_help_dialog.html')
-rw-r--r-- | doc/fl_help_dialog.html | 5 |
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> </td> +<td><pre> +procedure Show_With_Args + (This : in out Help_Dialog); +</pre></td> </tr> <tr> |