diff options
Diffstat (limited to 'documentation/src/drawing.dox')
| -rw-r--r-- | documentation/src/drawing.dox | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/src/drawing.dox b/documentation/src/drawing.dox index 5e701f7ba..ec61e05dc 100644 --- a/documentation/src/drawing.dox +++ b/documentation/src/drawing.dox @@ -1,6 +1,6 @@ /** - \page drawing 5 - Drawing Things in FLTK + \page drawing Drawing Things in FLTK This chapter covers the drawing functions that are provided with FLTK. @@ -1004,7 +1004,7 @@ in the offscreen buffer into the current buffer at <tt>x, y</tt>. \htmlonly <hr> <a class="el" href="index.html">[Index]</a> -<a class="el" href="editor.html">[Previous] 4 - Designing a Simple Text Editor</a> -<a class="el" href="events.html">[Next] 6 - Handling Events</a> +<a class="el" href="editor.html">[Previous] Designing a Simple Text Editor</a> +<a class="el" href="events.html">[Next] Handling Events</a> \endhtmlonly */ |
