summaryrefslogtreecommitdiff
path: root/documentation/Fl_Input_.html
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/Fl_Input_.html')
-rw-r--r--documentation/Fl_Input_.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/Fl_Input_.html b/documentation/Fl_Input_.html
index 34858f636..18aff8a0f 100644
--- a/documentation/Fl_Input_.html
+++ b/documentation/Fl_Input_.html
@@ -233,13 +233,13 @@ Returns non-zero if any change was made.
<P>Copy all the previous contiguous cuts from the undo
information to the clipboard. This is used to make ^K work.
-<H4><A name="Fl_Input.input_type">int Fl_Input::input_type() const
-<BR>void Fl_Input::input_type(int)</A></H4>
+<H4><A name="Fl_Input_.input_type">int Fl_Input_::input_type() const
+<BR>void Fl_Input_::input_type(int)</A></H4>
<P>Gets or sets the input field type.
-<H4><A name="Fl_Input.readonly">int Fl_Input::readonly() const
-<BR>void Fl_Input::readonly(int)</A></H4>
+<H4><A name="Fl_Input_.readonly">int Fl_Input_::readonly() const
+<BR>void Fl_Input_::readonly(int)</A></H4>
<P>Gets or sets the read-only state of the input field.