diff options
| author | Fabien Costantini <fabien@onepost.net> | 2008-09-15 08:41:54 +0000 |
|---|---|---|
| committer | Fabien Costantini <fabien@onepost.net> | 2008-09-15 08:41:54 +0000 |
| commit | b9ca1333769f87c029430a9d14a7a9937d400f93 (patch) | |
| tree | 61b8043afc286a950b7624004ed549f84531fdb3 /src/Fl_Return_Button.cxx | |
| parent | fdcfef214e67b0b1162ef4098ba960efd7049523 (diff) | |
Doxygen documentation WP8 Done. Reserved WP9, WP10. Will now check WP3 from engelsman and integrates it.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6250 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/Fl_Return_Button.cxx')
| -rw-r--r-- | src/Fl_Return_Button.cxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Fl_Return_Button.cxx b/src/Fl_Return_Button.cxx index d09f62265..09a22cac5 100644 --- a/src/Fl_Return_Button.cxx +++ b/src/Fl_Return_Button.cxx @@ -25,6 +25,9 @@ // http://www.fltk.org/str.php // +/** \fn virtual Fl_Return_Button::~Fl_Return_Button() + Deletes the button.*/ + #include <FL/Fl.H> #include <FL/Fl_Return_Button.H> #include <FL/fl_draw.H> |
