diff options
Diffstat (limited to 'FL/Fl_File_Chooser.H')
| -rw-r--r-- | FL/Fl_File_Chooser.H | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/FL/Fl_File_Chooser.H b/FL/Fl_File_Chooser.H index 9ff92d89d..57af5b438 100644 --- a/FL/Fl_File_Chooser.H +++ b/FL/Fl_File_Chooser.H @@ -43,8 +43,8 @@ class FL_EXPORT Fl_File_Chooser { public: /** - \enum Type - Determines the type of file chooser presented to the user. + \enum Type + Determines the type of file chooser presented to the user. */ enum Type { SINGLE = 0, ///< Select a single, existing file. |
