]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_decorationinset.h
revert Buffer LyxText->InsetText commit
[lyx.git] / src / mathed / math_decorationinset.h
index 137b4c39139c4b31719330c22f7e965a80b72185..37f8df1893d6a29a667656f24523beb2bd836fad 100644 (file)
@@ -1,19 +1,24 @@
 // -*- C++ -*-
+/**
+ * \file math_decorationinset.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Alejandro Aguilar Sierra
+ * \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS.
+ */
+
 #ifndef MATH_DECORATIONINSET_H
 #define MATH_DECORATIONINSET_H
 
 #include "math_nestinset.h"
-#include "LString.h"
 
 
-/** Decorations and accents over (below) a math object
- *  \author Alejandro Aguilar Sierra
- *
- * Full author contact details are available in file CREDITS
- */
-
 class latexkeys;
 
+/// Decorations and accents over (below) a math object
 class MathDecorationInset : public MathNestInset {
 public:
        ///