diff options
Diffstat (limited to 'doc/fl_float_input.html')
-rw-r--r-- | doc/fl_float_input.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fl_float_input.html b/doc/fl_float_input.html index b43f0b2..747cfe7 100644 --- a/doc/fl_float_input.html +++ b/doc/fl_float_input.html @@ -55,7 +55,7 @@ Fl_Float_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 Float_Input; </pre></td> </tr> |