]> git.lyx.org Git - features.git/blobdiff - src/mathed/formula.C
Lot's of updates for new update handling of text-insets
[features.git] / src / mathed / formula.C
index 4980f5c7d9bd2a414d5175cf7fb56e68baac17ee..c27f4c293ded9e6a3a944b0099264304dd0a5ae1 100644 (file)
@@ -404,7 +404,7 @@ int InsetFormula::width(Painter &, LyXFont const & f) const
 
 
 void InsetFormula::draw(BufferView * bv, LyXFont const & f,
-                       int baseline, float & x) const
+                       int baseline, float & x, bool) const
 {
        Painter & pain = bv->painter();
        // Seems commenting out solves a problem.