]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_rootinset.C
fix #1073
[lyx.git] / src / mathed / math_rootinset.C
index 4e22bdbd2dca111276c36f96226c1b537a56458d..345b4c31ea1ea82cf661ec9013baf6e8ce777be9 100644 (file)
@@ -31,7 +31,7 @@ MathInset * MathRootInset::clone() const
 }
 
 
-void MathRootInset::metrics(MathMetricsInfo & mi) const
+void MathRootInset::metrics(MetricsInfo & mi) const
 {
        MathNestInset::metrics(mi);
        dim_.a = max(cell(0).ascent()  + 5, cell(1).ascent())  + 2;
@@ -41,7 +41,7 @@ void MathRootInset::metrics(MathMetricsInfo & mi) const
 }
 
 
-void MathRootInset::draw(MathPainterInfo & pi, int x, int y) const
+void MathRootInset::draw(PainterInfo & pi, int x, int y) const
 {
        int const w = cell(0).width();
        // the "exponent"