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/preface.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/preface.html')
| -rw-r--r-- | documentation/preface.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/preface.html b/documentation/preface.html index afecf98c4..11df6181d 100644 --- a/documentation/preface.html +++ b/documentation/preface.html @@ -7,7 +7,7 @@ </HEAD> <BODY> -<H1 ALIGN=RIGHT>Preface</H1> +<H1 ALIGN=RIGHT><A NAME=preface>Preface</A></H1> This manual describes the Fast Light Tool Kit ("FLTK") version 1.0, a C++ Graphical User Interface ("GUI") toolkit for UNIX and Microsoft Windows. Each of the chapters in this manual is designed as a tutorial for using FLTK, while the appendices provide |
