]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetspecialchar.C
Some more changes for updating text-insets.
[lyx.git] / src / insets / insetspecialchar.C
index 81431d769faca7f7c926e5236efeb5b16ec05d9b..172e0d4aaab69ea7f5fba03e541659502bb224de 100644 (file)
@@ -73,7 +73,7 @@ int InsetSpecialChar::width(Painter &, LyXFont const & font) const
 
 
 void InsetSpecialChar::draw(BufferView * bv, LyXFont const & f,
-                           int baseline, float & x) const
+                           int baseline, float & x, bool) const
 {
        Painter & pain = bv->painter();
        LyXFont font(f);