]> git.lyx.org Git - features.git/blobdiff - src/insets/insetgraphics.h
read the Changelog
[features.git] / src / insets / insetgraphics.h
index 16fba287f683ed07547d5fc04e7027108645d61d..43fe14c26b13567ecf51cee2b42576089cd220f7 100644 (file)
@@ -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;
        ///