]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetgraphics.C
Some more changes for updating text-insets.
[lyx.git] / src / insets / insetgraphics.C
index 35716df97fefdbc40a3f7a22ea373c42e377862c..586934dd14934134ad9d177873eb245ad953af3a 100644 (file)
@@ -135,7 +135,7 @@ int InsetGraphics::width(Painter &, LyXFont const &) const
 
 
 void InsetGraphics::draw(BufferView * bv, LyXFont const & font,
-                        int baseline, float & x) const
+                        int baseline, float & x, bool) const
 {
        Painter & pain = bv->painter();