]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetinclude.h
The markDirty() and fitCursor() changes
[lyx.git] / src / insets / insetinclude.h
index dcddeeb22fdef6a237769912451c0729006348ac..ef7d8e06eb739fa34bdc0d5ca09eea1a6a337657 100644 (file)
@@ -67,7 +67,7 @@ public:
        ///
        int width(BufferView *, LyXFont const &) const;
        ///
-       void draw(BufferView *, LyXFont const &, int, float &, bool) const;
+       void draw(BufferView *, LyXFont const &, int, float &) const;
 
        /// get the parameters
        Params const & params(void) const;