diff options
Diffstat (limited to 'FL/Fl_Input_Choice.H')
| -rw-r--r-- | FL/Fl_Input_Choice.H | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/FL/Fl_Input_Choice.H b/FL/Fl_Input_Choice.H index 5f9161602..bb30f486a 100644 --- a/FL/Fl_Input_Choice.H +++ b/FL/Fl_Input_Choice.H @@ -7,7 +7,7 @@ // | input area || \/ | // |______________||____| // -// Copyright 1998-2005 by Bill Spitzak and others. +// Copyright 1998-2008 by Bill Spitzak and others. // Copyright 2004 by Greg Ercolano. // // This library is free software; you can redistribute it and/or @@ -30,6 +30,9 @@ // http://www.fltk.org/str.php // +/** \file + Fl_Input_Choice widget . */ + #ifndef Fl_Input_Choice_H |
