diff options
| author | Manolo Gouy <Manolo> | 2012-11-13 14:45:42 +0000 |
|---|---|---|
| committer | Manolo Gouy <Manolo> | 2012-11-13 14:45:42 +0000 |
| commit | 674b2475b942acdea069306ca9b8d1382bad1882 (patch) | |
| tree | 21a311c79eb85ef5ad9ff5f867efd1d697a4255b /src/Fl_Double_Window.cxx | |
| parent | 155e099f4a67f1031a1a77e9eba9789b74c15a44 (diff) | |
Documentation: repair some instances of documented functions that did not appear in the index.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9719 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/Fl_Double_Window.cxx')
| -rw-r--r-- | src/Fl_Double_Window.cxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Fl_Double_Window.cxx b/src/Fl_Double_Window.cxx index 424d3a570..943e065af 100644 --- a/src/Fl_Double_Window.cxx +++ b/src/Fl_Double_Window.cxx @@ -15,6 +15,9 @@ // // http://www.fltk.org/str.php // +/** \file + Fl_Double_Window implementation. + */ #include <config.h> #include <FL/Fl.H> |
