]> git.lyx.org Git - features.git/blobdiff - src/insets/inseterror.h
Various fixes in insettext/tabular to make update work selective.
[features.git] / src / insets / inseterror.h
index 0a47116373efa414879e7f00707cfbcc4c213bf0..1147e47e7466c3b6e61dc392009af87a9cc1f48c 100644 (file)
@@ -42,7 +42,7 @@ public:
        ///
        int width(Painter &, LyXFont const & font) const;
        ///
-       void draw(Painter &, LyXFont const & font, int baseline, float & x) const;
+       void draw(BufferView *, LyXFont const & font, int baseline, float & x) const;
        ///
        void Write(Buffer const *, std::ostream &) const;
        ///