summaryrefslogtreecommitdiff
path: root/FL/Fl_Roller.H
diff options
context:
space:
mode:
Diffstat (limited to 'FL/Fl_Roller.H')
-rw-r--r--FL/Fl_Roller.H4
1 files changed, 2 insertions, 2 deletions
diff --git a/FL/Fl_Roller.H b/FL/Fl_Roller.H
index 4eeabd300..bd37a886c 100644
--- a/FL/Fl_Roller.H
+++ b/FL/Fl_Roller.H
@@ -1,7 +1,7 @@
//
// Roller header file for the Fast Light Tool Kit (FLTK).
//
-// Copyright 1998-2010 by Bill Spitzak and others.
+// Copyright 1998-2022 by Bill Spitzak and others.
//
// This library is free software. Distribution and use rights are outlined in
// the file "COPYING" which should have been included with this file. If this
@@ -32,7 +32,7 @@
corresponding arrow keys when the roller has the keyboard focus, or by the
mousewheels when the mouse pointer is positioned over the roller widget.
- <P ALIGN=CENTER>\image html Fl_Roller.png
+ \image html Fl_Roller.png
\image latex Fl_Roller.png "Fl_Roller" width=4cm
*/
class FL_EXPORT Fl_Roller : public Fl_Valuator {