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 | |
| parent | 6bbeac5bd71e7b19c2fd45080c5dcb38a60aee33 (diff) | |
Fixed bad links.
git-svn-id: file:///fltk/svn/fltk/trunk@331 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/Fl_Float_Input.html | 4 | ||||
| -rw-r--r-- | documentation/Fl_Widget.html | 4 |
2 files changed, 4 insertions, 4 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> diff --git a/documentation/Fl_Widget.html b/documentation/Fl_Widget.html index a64f46677..ea3faead3 100644 --- a/documentation/Fl_Widget.html +++ b/documentation/Fl_Widget.html @@ -7,8 +7,8 @@ <PRE> <B>Fl_Widget</B> | - +----<A href=Fl_Box.html#Fl_Box>Fl_Box</A>, <A href=Fl_Browser.html#Fl_Browser>Fl_Browser</A>, <A href=Fl_Button.html#Fl_Button>Fl_Button</A>, <A href=Fl_Chart.html#Fl_Chart>Fl_Chart</A>, <A href=Fl_Clock.html#Fl_Clock>Fl_Clock</A>, - <A href=Fl_Free.html#Fl_Free>Fl_Free</A>, <A href=Fl_Group.html#Fl_Group>Fl_Group</A>, <A href=functions.html#Fl_Input>Fl_Input</A>, <A href=Fl_Menu_.html#Fl_Menu_>Fl_Menu_</A>, <A href=Fl_Positioner.html#Fl_Positioner>Fl_Positioner</A>, + +----<A href=Fl_Box.html#Fl_Box>Fl_Box</A>, <A href=Fl_Browser_.html#Fl_Browser_>Fl_Browser_</A>, <A href=Fl_Button.html#Fl_Button>Fl_Button</A>, <A href=Fl_Chart.html#Fl_Chart>Fl_Chart</A>, <A href=Fl_Clock.html#Fl_Clock>Fl_Clock</A>, + <A href=Fl_Free.html#Fl_Free>Fl_Free</A>, <A href=Fl_Group.html#Fl_Group>Fl_Group</A>, <A href=Fl_Input_.html#Fl_Input_>Fl_Input_</A>, <A href=Fl_Menu_.html#Fl_Menu_>Fl_Menu_</A>, <A href=Fl_Positioner.html#Fl_Positioner>Fl_Positioner</A>, <A href=Fl_Timer.html#Fl_Timer>Fl_Timer</A>, <A href=Fl_Valuator.html#Fl_Valuator>Fl_Valuator</A> </PRE> </UL> |
