diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 1999-02-23 14:18:56 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 1999-02-23 14:18:56 +0000 |
| commit | 1c32b0e995f1ba808aff57393d69adfbe6b0f5c7 (patch) | |
| tree | bb616c16560a4b5769e11546edea47a9c7328648 /documentation/Fl_Float_Input.html | |
| parent | 6bbeac5bd71e7b19c2fd45080c5dcb38a60aee33 (diff) | |
Fixed bad links.
git-svn-id: file:///fltk/svn/fltk/trunk@331 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/Fl_Float_Input.html')
| -rw-r--r-- | documentation/Fl_Float_Input.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/Fl_Float_Input.html b/documentation/Fl_Float_Input.html index 00c1731f6..5f33cbbda 100644 --- a/documentation/Fl_Float_Input.html +++ b/documentation/Fl_Float_Input.html @@ -5,7 +5,7 @@ <H3>Class Hierarchy</H3> <UL> <PRE> -<A href=functions.html#Fl_Input>Fl_Input</A> +<A href=Fl_Input.html#Fl_Input>Fl_Input</A> | +----<B>Fl_Float_Input</B> </PRE> @@ -32,4 +32,4 @@ Fl_Float_Input::Fl_Float_Input(int x, int y, int w, int h, const char size, and label string. The default boxtype is <TT>FL_DOWN_BOX</TT>. <H4><A name=Fl_Float_Input.~Fl_Float_Input>virtual Fl_Float_Input::~Fl_Float_Input()</A></H4> - Destroys the widget and any value associated with it. </BODY></HTML>
\ No newline at end of file + Destroys the widget and any value associated with it. </BODY></HTML> |
