]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_sizeinset.h
split inset -> inset + updatableinset
[lyx.git] / src / mathed / math_sizeinset.h
index 7d52d63170bebd2a541ce7b6197f66df02e1e457..5f812dbdba643cc796a95da4e1eddb28a0ec60c1 100644 (file)
@@ -3,13 +3,13 @@
 #define MATHSIZEINSET_H
 
 #include "math_nestinset.h"
+#include "math_metricsinfo.h"
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 /** An inset for \scriptsize etc
-    \author André Pönitz
+ *  \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS
 */
 
 class latexkeys;