diff options
Diffstat (limited to 'FL/Fl_Light_Button.H')
| -rw-r--r-- | FL/Fl_Light_Button.H | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/FL/Fl_Light_Button.H b/FL/Fl_Light_Button.H index 2a3ca1007..2794073f3 100644 --- a/FL/Fl_Light_Button.H +++ b/FL/Fl_Light_Button.H @@ -1,7 +1,7 @@ // // Lighted button 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 @@ -30,7 +30,7 @@ Buttons generate callbacks when they are clicked by the user. You control exactly when and how by changing the values for type() and when(). - <P ALIGN=CENTER>\image html Fl_Light_Button.png</P> + \image html Fl_Light_Button.png \image latex Fl_Light_Button.png "Fl_Light_Button" width=4cm */ class FL_EXPORT Fl_Light_Button : public Fl_Button { |
