diff options
Diffstat (limited to 'documentation/src/unicode.dox')
| -rw-r--r-- | documentation/src/unicode.dox | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/src/unicode.dox b/documentation/src/unicode.dox index f352be652..559bfe5a9 100644 --- a/documentation/src/unicode.dox +++ b/documentation/src/unicode.dox @@ -1,6 +1,6 @@ /** - \page unicode 11 - Unicode and utf-8 Support + \page unicode Unicode and utf-8 Support This chapter explains how FLTK handles international text via Unicode and utf-8. @@ -77,7 +77,7 @@ system, FLTK will convert string as needed. \htmlonly <hr> <a class="el" href="index.html">[Index]</a> -<a class="el" href="advanced.html">[Previous] 10 - Advanced FLTK </a> -<a class="el" href="annotated.html">[Next] A - Class Reference</a> +<a class="el" href="advanced.html">[Previous] Advanced FLTK </a> +<a class="el" href="enumerations.html">[Next] FLTK Enumerations</a> \endhtmlonly */ |
