summaryrefslogtreecommitdiff
path: root/documentation/subclassing.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/subclassing.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/subclassing.dox')
-rw-r--r--documentation/subclassing.dox7
1 files changed, 7 insertions, 0 deletions
diff --git a/documentation/subclassing.dox b/documentation/subclassing.dox
index 766eb627a..865f58cb8 100644
--- a/documentation/subclassing.dox
+++ b/documentation/subclassing.dox
@@ -427,4 +427,11 @@ get access to different visuals or to change other attributes of
the windows. See <A href="osissues.html">"Appendix F - Operating
System Issues"</A> for more information.
+<hr>
+<a class="el" href="index.html">[Index]</a> &nbsp;&nbsp;
+<a class="el" href="events.html">[Previous]</a>&nbsp;
+ \ref events &nbsp;&nbsp;
+<a class="el" href="opengl.html">[Next]</a>&nbsp;
+ \ref opengl
+
*/