diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 1999-01-13 17:48:12 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 1999-01-13 17:48:12 +0000 |
| commit | 30fa233681467b82b165e7d42cd0bea778b93768 (patch) | |
| tree | 5fd05ba59b0f000eb14452144a90508d2e57f937 /documentation/widgets.html | |
| parent | 0cad30ec738475631edbca6d817c941def012852 (diff) | |
Updated chapters so they have names.
Removed spreadsheet chapter (for the moment).
git-svn-id: file:///fltk/svn/fltk/trunk@218 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/widgets.html')
| -rw-r--r-- | documentation/widgets.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/widgets.html b/documentation/widgets.html index 109e62345..84fc7de1d 100644 --- a/documentation/widgets.html +++ b/documentation/widgets.html @@ -1,10 +1,10 @@ <HTML> <BODY> -<H1 ALIGN=RIGHT>A - Widget Reference</H1> +<H1 ALIGN=RIGHT><A NAME=widgets>A - Widget Reference</A></H1> This appendix describes all of the widget classes in FLTK. For a description of the <tt>fl_</tt> functions and <tt>Fl::</tt> methods, -see <a href="#functions"> Appendix B</a>. +see <a href="#functions">Appendix B</a>. </BODY> </HTML> |
