diff options
| author | Bill Spitzak <spitzak@gmail.com> | 1999-01-27 08:45:11 +0000 |
|---|---|---|
| committer | Bill Spitzak <spitzak@gmail.com> | 1999-01-27 08:45:11 +0000 |
| commit | 59c96f54635aed579fcb40a1980ff3694af46bd8 (patch) | |
| tree | 06bbd99c434659190549626dd5380262ce6eb0c5 /documentation/widgets.html | |
| parent | 7e0bd92469a8d9fd6fde66a856bfea703d587e71 (diff) | |
Fixes to documentation.
Restored the lines drawn around symbols, it uses fl_color_average to
pick a dark line color that is still deactivatable. Requested by CE.
git-svn-id: file:///fltk/svn/fltk/trunk@249 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/widgets.html')
| -rw-r--r-- | documentation/widgets.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/widgets.html b/documentation/widgets.html index ccebf0e97..452d709b7 100644 --- a/documentation/widgets.html +++ b/documentation/widgets.html @@ -32,7 +32,7 @@ see <A href=functions.html#functions>Appendix B</A>. </TD> <TD> <A HREF=Fl_Hold_Browser.html#Fl_Hold_Browser>Fl_Hold_Browser</A><BR> -<A HREF=functions.html#Fl_Input>Fl_Input</A><BR> +<A HREF=Fl_Input.html#Fl_Input>Fl_Input</A><BR> <A HREF=Fl_Input_.html#Fl_Input_>Fl_Input_</A><BR> <A HREF=Fl_Int_Input.html#Fl_Int_Input>Fl_Int_Input</A><BR> <A HREF=Fl_Light_Button.html#Fl_Light_Button>Fl_Light_Button</A><BR> |
