]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_undersetinset.h
small up/down tweaking
[lyx.git] / src / mathed / math_undersetinset.h
index a673a74781203e877fd63179254f121216acfa8f..5ef844b477f8290698fe1d7a240aea3cdf1619c2 100644 (file)
@@ -1,16 +1,21 @@
 // -*- C++ -*-
+
+/** Underset objects
+ *  \author André Pönitz
+ *
+ *  Full author contact details are available in file CREDITS
+ */
+
 #ifndef MATH_UNDERSETINSET_H
 #define MATH_UNDERSETINSET_H
 
-#include "math_fracbase.h"
-
 #ifdef __GNUG__
 #pragma interface
 #endif
 
-/** Underset objects
-    \author André Pönitz
- */
+#include "math_fracbase.h"
+
+/// Inset for underset
 class MathUndersetInset : public MathFracbaseInset {
 public:
        ///