]> git.lyx.org Git - features.git/blobdiff - src/insets/inset.C
Small changes and fixes for Insets (still work in progress)
[features.git] / src / insets / inset.C
index 12a904a78f78d3d1a57ce558c780d8c8aa9c8c74..5fe53f1e54882a2d8bd67011d808abccac82a7e4 100644 (file)
@@ -127,7 +127,7 @@ void UpdatableInset::draw(Painter &, LyXFont const &,
 }
 
 
-void UpdatableInset::SetFont(LyXFont const &, bool )
+void UpdatableInset::SetFont(BufferView *, LyXFont const &, bool )
 {
 }