]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_fboxinset.h
fix #1073
[lyx.git] / src / mathed / math_fboxinset.h
index 3a5029cede7c3ff30992a6b1cd5551df4a6a073f..549dab00ea28baf2eadaa81ad2772f1619e2f9c0 100644 (file)
@@ -3,14 +3,13 @@
 #define MATH_FBOXINSET_H
 
 #include "math_nestinset.h"
-#include "math_metricsinfo.h"
+#include "metricsinfo.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 latexkeys;
@@ -24,9 +23,9 @@ public:
        ///
        mode_type currentMode() const;
        ///
-       void metrics(MathMetricsInfo & mi) const;
+       void metrics(MetricsInfo & mi) const;
        ///
-       void draw(MathPainterInfo & pi, int x, int y) const;
+       void draw(PainterInfo & pi, int x, int y) const;
        ///
        void write(WriteStream & os) const;
        /// write normalized content