X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2Finsetgraphics.h;h=43fe14c26b13567ecf51cee2b42576089cd220f7;hb=8ed9dbabde30b31a6a14e032fa42f682a196ef7a;hp=16fba287f683ed07547d5fc04e7027108645d61d;hpb=08c732ecfad8cb933399b31f5591373fe8195f3a;p=features.git diff --git a/src/insets/insetgraphics.h b/src/insets/insetgraphics.h index 16fba287f6..43fe14c26b 100644 --- a/src/insets/insetgraphics.h +++ b/src/insets/insetgraphics.h @@ -48,7 +48,8 @@ public: fragile == true means, that the inset should take care about fragile commands by adding a \protect before. */ - int Latex(Buffer const *, std::ostream &, bool fragile, bool free_spc) const; + int Latex(Buffer const *, std::ostream &, + bool fragile, bool free_spc) const; /// int Ascii(Buffer const *, std::ostream &) const; ///