]> git.lyx.org Git - features.git/blobdiff - src/insets/insetlatexaccent.h
Lot's of updates for new update handling of text-insets
[features.git] / src / insets / insetlatexaccent.h
index 5e444703763dcd47cc76e8aaaf3de7ae41c3d5de..9a73aa3704578306c61c4bb0eb7c899a6e504723 100644 (file)
@@ -41,7 +41,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;
        ///
        int Lbearing(LyXFont const & font) const;
        ///