summaryrefslogtreecommitdiff
path: root/documentation/src/events.dox
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2024-12-09 17:37:52 +0100
committerAlbrecht Schlosser <albrechts.fltk@online.de>2024-12-09 20:46:01 +0100
commit99a628628828adae520b1129721c41bae04c3ff4 (patch)
tree97edd6e5672b90e666638324d6c620686e4f8ce7 /documentation/src/events.dox
parent05ee86fe5772643b8994eecba83c623884eae7c4 (diff)
Bump version numbers for release 1.4.1
To do: update CHANGES.txt with real info.
Diffstat (limited to 'documentation/src/events.dox')
-rw-r--r--documentation/src/events.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/src/events.dox b/documentation/src/events.dox
index 9ca663a74..38dabeb6f 100644
--- a/documentation/src/events.dox
+++ b/documentation/src/events.dox
@@ -60,7 +60,7 @@ Newer mice add even more buttons, called "side buttons":
- a "back" button, typically used to "go back", e.g. in browsers
- a "forward" button, typically used to "go forward", e.g. in browsers
-FLTK handles up to five buttons since version 1.4.0 across all supported
+FLTK handles up to five buttons since version 1.3.10 across all supported
platforms. Note that Windows doesn't support more than five buttons
whereas other platforms may support more. FLTK ignores other buttons as
long as they send "mouse button" events.