diff options
Diffstat (limited to 'FL/Fl_Positioner.H')
| -rw-r--r-- | FL/Fl_Positioner.H | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/FL/Fl_Positioner.H b/FL/Fl_Positioner.H index 02d872e03..17963f614 100644 --- a/FL/Fl_Positioner.H +++ b/FL/Fl_Positioner.H @@ -1,7 +1,7 @@ // // Positioner 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 @@ -29,8 +29,8 @@ It would be useful if this could be put atop another widget so that the crosshairs are on top, but this is not implemented. The color of the crosshairs is selection_color(). - <P ALIGN=CENTER>\image html positioner.png </P> - \image latex positioner.png " Fl_Positioner" width=4cm + \image html positioner.png + \image latex positioner.png "Fl_Positioner" width=4cm */ class FL_EXPORT Fl_Positioner : public Fl_Widget { |
