diff options
Diffstat (limited to 'doc/fl_input_.html')
-rw-r--r-- | doc/fl_input_.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fl_input_.html b/doc/fl_input_.html index 582f0c6..01e1e57 100644 --- a/doc/fl_input_.html +++ b/doc/fl_input_.html @@ -70,7 +70,7 @@ Fl_Input_(int, int, int, int, const char*=0); <td><pre> function Create (X, Y, W, H : in Integer; - Text : in String) + Text : in String := "") return Input; </pre></td> </tr> |