diff options
Diffstat (limited to 'documentation/src/events.dox')
| -rw-r--r-- | documentation/src/events.dox | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/src/events.dox b/documentation/src/events.dox index 8728732bb..80c6df7a7 100644 --- a/documentation/src/events.dox +++ b/documentation/src/events.dox @@ -1,6 +1,6 @@ /** - \page events 6 - Handling Events + \page events Handling Events This chapter discusses the FLTK event model and how to handle events in your program or widget. @@ -398,7 +398,7 @@ The following methods are provided for character composition: \htmlonly <hr> <a class="el" href="index.html">[Index]</a> -<a class="el" href="drawing.html">[Previous] 5 - Drawing Things in FLTK</a>  : -<a class="el" href="subclassing.html">[Next] 7 - Adding and Extending Widgets</a> +<a class="el" href="drawing.html">[Previous] Drawing Things in FLTK</a>  : +<a class="el" href="subclassing.html">[Next] Adding and Extending Widgets</a> \endhtmlonly */ |
