diff options
Diffstat (limited to 'doc/fl_int_input.html')
-rw-r--r-- | doc/fl_int_input.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fl_int_input.html b/doc/fl_int_input.html index fa9b9c9..eca4ea0 100644 --- a/doc/fl_int_input.html +++ b/doc/fl_int_input.html @@ -55,7 +55,7 @@ Fl_Int_Input(int X, int Y, int W, int H, const char *L=0); <td><pre> function Create (X, Y, W, H : in Integer; - Text : in String) + Text : in String := "") return Integer_Input; </pre></td> </tr> |