diff options
Diffstat (limited to 'src/Fl_Box.cxx')
| -rw-r--r-- | src/Fl_Box.cxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Fl_Box.cxx b/src/Fl_Box.cxx index b8107e9f8..c56ae1bbd 100644 --- a/src/Fl_Box.cxx +++ b/src/Fl_Box.cxx @@ -25,6 +25,9 @@ // http://www.fltk.org/str.php // +/** \fn Fl_Box::~Fl_Box(void) + The destructor removes the box.*/ + #include <FL/Fl_Widget.H> #include <FL/Fl_Box.H> |
