summaryrefslogtreecommitdiff
path: root/documentation/editor.dox
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2008-09-28 23:24:36 +0000
committerAlbrecht Schlosser <albrechts.fltk@online.de>2008-09-28 23:24:36 +0000
commit82e80a4fa0ca72ffaa2f2a23a42d6482a8425a46 (patch)
tree0cd4477cdb145e52bab2fa4988d8377f820b7b34 /documentation/editor.dox
parentacbb5af54bcbdcb2dc561954395cfa25f09fcb5c (diff)
Added navigation bar.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6352 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/editor.dox')
-rw-r--r--documentation/editor.dox7
1 files changed, 7 insertions, 0 deletions
diff --git a/documentation/editor.dox b/documentation/editor.dox
index 760e2ab1f..ab708c531 100644
--- a/documentation/editor.dox
+++ b/documentation/editor.dox
@@ -900,4 +900,11 @@ style_parse(const char *text,
}
\endcode
+<hr>
+<a class="el" href="index.html">[Index]</a> &nbsp;&nbsp;
+<a class="el" href="common.html">[Previous]</a>&nbsp;
+ \ref common &nbsp;&nbsp;
+<a class="el" href="drawing.html">[Next]</a>&nbsp;
+ \ref drawing
+
*/