]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_frameboxinset.h
Fix.
[lyx.git] / src / mathed / math_frameboxinset.h
index 581ec282f64f03510dc13884ff202d282c348505..c028e202e64c3db50e30b737457ac1ee97575e6d 100644 (file)
@@ -4,12 +4,11 @@
 
 #include "math_nestinset.h"
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 /** Extra nesting
-    \author André Pönitz
+ *  \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS
 */
 
 class MathFrameboxInset : public MathNestInset {