]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_undersetinset.h
rename commandtags.h to lfuns.h and renumber/cleanup. Rebuild the tree !
[lyx.git] / src / mathed / math_undersetinset.h
index a673a74781203e877fd63179254f121216acfa8f..16f50793ca681c5e1a867fe53412432ac181a1ce 100644 (file)
@@ -1,16 +1,18 @@
 // -*- 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
+#include "math_fracbase.h"
 
-/** Underset objects
-    \author André Pönitz
- */
+/// Inset for underset
 class MathUndersetInset : public MathFracbaseInset {
 public:
        ///