]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetquotes.h
Some more changes for updating text-insets.
[lyx.git] / src / insets / insetquotes.h
index fd3565ba988b148d506256bea6c563d99e08d364..cb8b4d9c103c138f17cb20776b54daa94277abd0 100644 (file)
@@ -78,7 +78,7 @@ public:
        ///
        int width(Painter &, LyXFont const &) const;
        ///
-       void draw(Painter &, LyXFont const &, int baseline, float & x) const;
+       void draw(BufferView *, LyXFont const &, int, float &, bool) const;
        ///
        LyXFont ConvertFont(LyXFont font);
        ///