]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetspecialchar.C
The markDirty() and fitCursor() changes
[lyx.git] / src / insets / insetspecialchar.C
index 510dee9f442fa4b82366fa213aa8865887aa92a5..23a30b53d4f0ec0f17a0b37b416884cb2ce0c172 100644 (file)
@@ -85,7 +85,7 @@ int InsetSpecialChar::width(BufferView *, LyXFont const & font) const
 
 
 void InsetSpecialChar::draw(BufferView * bv, LyXFont const & f,
-                           int baseline, float & x, bool) const
+                           int baseline, float & x) const
 {
        Painter & pain = bv->painter();
        LyXFont font(f);