summaryrefslogtreecommitdiff
path: root/FL/Fl_File_Input.H
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2022-10-09 19:34:34 +0200
committerAlbrecht Schlosser <albrechts.fltk@online.de>2022-10-09 19:35:20 +0200
commit2a856dafd40c01dce42747fd0f07b9e448e44f0e (patch)
tree2292b34f112d02b56baed43aba1eaccd85ff1c68 /FL/Fl_File_Input.H
parent1a5d6572e9a699699fba3e9eb5ebbcb18f04994c (diff)
Remove superfluous center alignment from images
Doxygen uses a <div> with center alignment for images, hence adding HTML center alignment for image is not only superfluous but was also inconsistent. Also removed some more unnecessary HTML tags, updated copyright year.
Diffstat (limited to 'FL/Fl_File_Input.H')
-rw-r--r--FL/Fl_File_Input.H4
1 files changed, 2 insertions, 2 deletions
diff --git a/FL/Fl_File_Input.H b/FL/Fl_File_Input.H
index 256157afb..5b2d781cb 100644
--- a/FL/Fl_File_Input.H
+++ b/FL/Fl_File_Input.H
@@ -1,7 +1,7 @@
//
// File_Input 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.
// Original version Copyright 1998 by Curtis Edwards.
//
// This library is free software. Distribution and use rights are outlined in
@@ -34,7 +34,7 @@
FL_WHEN_RELEASE callback won't be called if the directory clicked
is the same as the current one.
- <P align=CENTER> \image html Fl_File_Input.png </P>
+ \image html Fl_File_Input.png
\image latex Fl_File_Input.png "Fl_File_Input" width=6cm
\note As all Fl_Input derived objects, Fl_File_Input may call its callback