]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetquotes.h
The markDirty() and fitCursor() changes
[lyx.git] / src / insets / insetquotes.h
index 3bfa6c095fb194f2168a187414082c41835aa72d..5d5a10463ad6a22098cf8c1149a4b25c194fc6c0 100644 (file)
@@ -76,7 +76,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;
 #if 0
        ///
        LyXFont const convertFont(LyXFont const & font) const;