]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_commentinset.h
Add In nsetOld * argument to updateInset to rebreak the correct par.
[lyx.git] / src / mathed / math_commentinset.h
index f3be725133ebe6fd7b91642d25603f28822af22c..9776de4f75c7b5b7bf0644de4ee8db499f72e1cf 100644 (file)
@@ -1,18 +1,23 @@
 // -*- C++ -*-
+/**
+ * \file math_commentinset.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS.
+ */
+
 #ifndef MATH_COMMENTINSET_H
 #define MATH_COMMENTINSET_H
 
 #include "math_nestinset.h"
 
 
-/** Inset for end-of-line comments
- *  \author André Pönitz
- *
- * Full author contact details are available in file CREDITS
- */
-
 class latexkeys;
 
+/// Inset for end-of-line comments
 class MathCommentInset : public MathNestInset {
 public:
        ///