X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2Ftextpainter.h;h=3ae9ab3f5e09882c0b1071aa4b68e9ef3c669112;hb=12ac7f339e14c4f76a24f45a21c0697303099145;hp=f2a720e8deac6459307b25fde36dee65f5dc5896;hpb=e3d52bd2039c40bec9ef6745ec81e625c0947d6d;p=lyx.git diff --git a/src/mathed/textpainter.h b/src/mathed/textpainter.h index f2a720e8de..3ae9ab3f5e 100644 --- a/src/mathed/textpainter.h +++ b/src/mathed/textpainter.h @@ -1,6 +1,18 @@ +// -*- C++ -*- +/** + * \file textpainter.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 TEXTPAINTER_H #define TEXTPAINTER_H + #include #include