diff options
Diffstat (limited to 'FL/Fl_Native_File_Chooser.H')
| -rw-r--r-- | FL/Fl_Native_File_Chooser.H | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/FL/Fl_Native_File_Chooser.H b/FL/Fl_Native_File_Chooser.H index 22b5dd354..32016dc86 100644 --- a/FL/Fl_Native_File_Chooser.H +++ b/FL/Fl_Native_File_Chooser.H @@ -168,9 +168,9 @@ public: }; /** - * @cond DriverDev - * @addtogroup DriverDeveloper - * @{ + \cond DriverDev + \addtogroup DriverDeveloper + \{ */ /** Represents the interface between FLTK and a native file chooser. @@ -265,8 +265,8 @@ public: }; /** - * @} - * @endcond + \} + \endcond */ |
