X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2Fmath_commentinset.h;h=9776de4f75c7b5b7bf0644de4ee8db499f72e1cf;hb=7338f3b980d4dc5793ff80be814b7a74e1c72274;hp=f3be725133ebe6fd7b91642d25603f28822af22c;hpb=4ba8a4d6f603c01d7ab7dfa937dc6072ef5db1f2;p=lyx.git diff --git a/src/mathed/math_commentinset.h b/src/mathed/math_commentinset.h index f3be725133..9776de4f75 100644 --- a/src/mathed/math_commentinset.h +++ b/src/mathed/math_commentinset.h @@ -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: ///