]> git.lyx.org Git - features.git/blobdiff - src/insets/insetbutton.h
Lot's of updates for new update handling of text-insets
[features.git] / src / insets / insetbutton.h
index b88a83729ca612e985d9ca819cfb37a479abc6f2..056c3fe98da65b53f0973d38a95e09472810cc54 100644 (file)
@@ -33,7 +33,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;
 
 protected:
        /// This should provide the text for the button