summaryrefslogtreecommitdiff
path: root/documentation/src/unicode.dox
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2009-03-21 13:38:11 +0000
committerAlbrecht Schlosser <albrechts.fltk@online.de>2009-03-21 13:38:11 +0000
commit13bbc8a0c61157327ab6c60753eb1abd68099209 (patch)
treef888c1d5712fcf49fa88e333d6fb08696997e93e /documentation/src/unicode.dox
parentcc57cbd17c70c4880f84bbefa4dc59dd58fff126 (diff)
Reworked navigation links.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6704 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/src/unicode.dox')
-rw-r--r--documentation/src/unicode.dox3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/src/unicode.dox b/documentation/src/unicode.dox
index 9ce998bbb..f352be652 100644
--- a/documentation/src/unicode.dox
+++ b/documentation/src/unicode.dox
@@ -73,10 +73,11 @@ system, FLTK will convert string as needed.
Fl_Help_View. Keycodes from the keyboard conflict with Unicode
characters. Right-to-left rendered text can not be marked or edited,
and probably much more.
+
\htmlonly
<hr>
<a class="el" href="index.html">[Index]</a> &nbsp;&nbsp;
<a class="el" href="advanced.html">[Previous]&nbsp; 10 - Advanced FLTK </a>&nbsp;
-<a class="el" href="classes.html">[Next]&nbsp; A - Class Reference</a>
+<a class="el" href="annotated.html">[Next]&nbsp; A - Class Reference</a>
\endhtmlonly
*/