diff options
| author | Fabien Costantini <fabien@onepost.net> | 2008-09-17 15:44:43 +0000 |
|---|---|---|
| committer | Fabien Costantini <fabien@onepost.net> | 2008-09-17 15:44:43 +0000 |
| commit | 3787be9b6e1a382a4482595ed9e1b17ad21e03fa (patch) | |
| tree | 226dd3d58511bfff50c964031510d08d76e2c1ce /src/Fl_File_Chooser2.cxx | |
| parent | b4a50239496145b3f07a6763b7092d477280b5cf (diff) | |
Doxygen documentation: replace all occurences in comments of " by a quote char. Temporarily set warn_if_undocumented to NO until we correct more severe messages.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6283 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/Fl_File_Chooser2.cxx')
| -rw-r--r-- | src/Fl_File_Chooser2.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Fl_File_Chooser2.cxx b/src/Fl_File_Chooser2.cxx index 7bf9b6305..9cf693a1f 100644 --- a/src/Fl_File_Chooser2.cxx +++ b/src/Fl_File_Chooser2.cxx @@ -265,9 +265,6 @@ /** \fn const char *Fl_File_Chooser::value(int file) See const char *value(const char *pathname)*/ -/** \fn const char *Fl_File_Chooser::value() - See const char *value(const char *pathname)*/ - /** \fn int Fl_File_Chooser::visible() Returns 1 if the Fl_File_Chooser window is visible.*/ |
