diff options
Diffstat (limited to 'FL/Fl_File_Input.H')
| -rw-r--r-- | FL/Fl_File_Input.H | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/FL/Fl_File_Input.H b/FL/Fl_File_Input.H index 61b94e4de..6febdb5f8 100644 --- a/FL/Fl_File_Input.H +++ b/FL/Fl_File_Input.H @@ -3,7 +3,7 @@ // // File_Input header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2005 by Bill Spitzak and others. +// Copyright 1998-2008 by Bill Spitzak and others. // Original version Copyright 1998 by Curtis Edwards. // // This library is free software; you can redistribute it and/or @@ -26,6 +26,9 @@ // http://www.fltk.org/str.php // +/** \file + Fl_File_Input widget . */ + #ifndef Fl_File_Input_H # define Fl_File_Input_H |
