]> git.lyx.org Git - features.git/blobdiff - src/insets/insetinfo.h
Lot's of updates for new update handling of text-insets
[features.git] / src / insets / insetinfo.h
index ef1cf83e1a4528d385b30a8ec227292acf9706b4..8898a874e46e7239752eb2168d02fa89ab2f69b8 100644 (file)
@@ -44,7 +44,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;
        ///