diff options
Diffstat (limited to 'FL/Fl_Return_Button.H')
| -rw-r--r-- | FL/Fl_Return_Button.H | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/FL/Fl_Return_Button.H b/FL/Fl_Return_Button.H index ea39a7262..06947ee58 100644 --- a/FL/Fl_Return_Button.H +++ b/FL/Fl_Return_Button.H @@ -3,7 +3,7 @@ // // Return button 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. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public @@ -25,6 +25,9 @@ // http://www.fltk.org/str.php // +/** \file + Fl_Return_Button widget . */ + #ifndef Fl_Return_Button_H #define Fl_Return_Button_H #include "Fl_Button.H" |
