]> git.lyx.org Git - features.git/blobdiff - src/mathed/formula.h
Lot's of updates for new update handling of text-insets
[features.git] / src / mathed / formula.h
index 5d96703cf305a3289a81bca1bc8272e8a88e11bf..41da55bfe6b34595d842070bb7d6eb028979bfe6 100644 (file)
@@ -47,7 +47,7 @@ public:
        ///
        int width(Painter &, LyXFont const &) const;
        ///
-       void draw(BufferView *,LyXFont const &, int baseline, float & x) const;
+       void draw(BufferView *,LyXFont const &, int, float &, bool) const;
        ///
        void Write(Buffer const *, std::ostream &) const;
        ///