summaryrefslogtreecommitdiff
path: root/FL/Fl_System_Driver.H
diff options
context:
space:
mode:
Diffstat (limited to 'FL/Fl_System_Driver.H')
-rw-r--r--FL/Fl_System_Driver.H11
1 files changed, 11 insertions, 0 deletions
diff --git a/FL/Fl_System_Driver.H b/FL/Fl_System_Driver.H
index 7a4cc18a7..9b5a04f7e 100644
--- a/FL/Fl_System_Driver.H
+++ b/FL/Fl_System_Driver.H
@@ -17,6 +17,12 @@
// http://www.fltk.org/str.php
//
+/**
+ * @cond DriverDev
+ * @addtogroup DriverDeveloper
+ * @{
+ */
+
/** \file Fl_System_Driver.H
\brief declaration of class Fl_System_Driver.
*/
@@ -232,6 +238,11 @@ public:
#endif // FL_SYSTEM_DRIVER_H
+/**
+ * @}
+ * @endcond
+ */
+
//
// End of "$Id$".
//