]> git.lyx.org Git - features.git/blobdiff - src/insets/insetinfo.h
read the Changelog
[features.git] / src / insets / insetinfo.h
index 30b3fcb020d90d03db18a47b121e189032dd8a19..8b01e3545558ff3b37074d3c587bc4fa5585dcf8 100644 (file)
@@ -50,7 +50,8 @@ public:
        ///
        void Read(Buffer const *, LyXLex & lex);
        ///
-       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;
        ///