]> git.lyx.org Git - features.git/blobdiff - src/insets/insetbutton.h
Various fixes in insettext/tabular to make update work selective.
[features.git] / src / insets / insetbutton.h
index 917b57ff85eb616587227ddc8077494f1e9edd2e..b88a83729ca612e985d9ca819cfb37a479abc6f2 100644 (file)
@@ -33,7 +33,7 @@ public:
        ///
        int width(Painter &, LyXFont const &) const;
        ///
-       void draw(Painter &, LyXFont const &, int baseline, float & x) const;
+       void draw(BufferView *, LyXFont const &, int baseline, float & x) const;
 
 protected:
        /// This should provide the text for the button