summaryrefslogtreecommitdiff
path: root/documentation/drawing.dox
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/drawing.dox')
-rw-r--r--documentation/drawing.dox9
1 files changed, 4 insertions, 5 deletions
diff --git a/documentation/drawing.dox b/documentation/drawing.dox
index 5a16ef898..ea47d8fe2 100644
--- a/documentation/drawing.dox
+++ b/documentation/drawing.dox
@@ -1004,11 +1004,10 @@ Fl_Offscreen osrc, int srcx, int srcy)
Copy a rectangular area of the size <tt>w*h</tt> from <tt>srcx, srcy</tt>
in the offscreen buffer into the current buffer at <tt>x, y</tt>.
+\htmlonly
<hr>
<a class="el" href="index.html">[Index]</a> &nbsp;&nbsp;
-<a class="el" href="editor.html">[Previous]</a>&nbsp;
- \ref editor &nbsp;&nbsp;
-<a class="el" href="events.html">[Next]</a>&nbsp;
- \ref events
-
+<a class="el" href="editor.html">[Previous]&nbsp; 4 - Designing a Simple Text Editor</a>&nbsp;
+<a class="el" href="events.html">[Next]&nbsp; 6 - Handling Events</a>&nbsp;
+\endhtmlonly
*/