summaryrefslogtreecommitdiff
path: root/FL/Fl_Value_Output.H
diff options
context:
space:
mode:
Diffstat (limited to 'FL/Fl_Value_Output.H')
-rw-r--r--FL/Fl_Value_Output.H6
1 files changed, 3 insertions, 3 deletions
diff --git a/FL/Fl_Value_Output.H b/FL/Fl_Value_Output.H
index 6a2e7e900..c78383286 100644
--- a/FL/Fl_Value_Output.H
+++ b/FL/Fl_Value_Output.H
@@ -1,7 +1,7 @@
//
// Value output 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
@@ -33,8 +33,8 @@
<P>This is much lighter-weight than
Fl_Value_Input because it contains no text editing code or
character buffer. </P>
- <P ALIGN=CENTER>\image html Fl_Value_Output.png
- \image latex Fl_Value_Output.png "Fl_Value_Output" width=4cm
+ \image html Fl_Value_Output.png
+ \image latex Fl_Value_Output.png "Fl_Value_Output" width=4cm
*/
class FL_EXPORT Fl_Value_Output : public Fl_Valuator {
Fl_Font textfont_;