diff options
Diffstat (limited to 'src/Fl_File_Chooser2.cxx')
| -rw-r--r-- | src/Fl_File_Chooser2.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/src/Fl_File_Chooser2.cxx b/src/Fl_File_Chooser2.cxx index 736a2f95c..363adf721 100644 --- a/src/Fl_File_Chooser2.cxx +++ b/src/Fl_File_Chooser2.cxx @@ -21,8 +21,11 @@ // *** BEGIN OUT OF SOURCE DOCUMENTATION *** -/** \defgroup group_comdlg Common Dialogs classes and functions - @{ +/** \defgroup group_comdlg Common Dialog Classes and Functions + + \brief Common dialog functions for file selection, message output, and more. + + @{ */ /** \class Fl_File_Chooser The Fl_File_Chooser widget displays a standard file selection |
