]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetspace.h
Rename LatexRunParams::fragile as moving_arg.
[lyx.git] / src / insets / insetspace.h
index 69c277056388cdee1e89116273416fb10ef6cd14..606996f4a5356670541a5de2b990b1af0eff27b1 100644 (file)
@@ -61,8 +61,8 @@ public:
        /// Will not be used when lyxf3
        void read(Buffer const *, LyXLex & lex);
        ///
-       int latex(Buffer const *, std::ostream &, LatexRunParams const &,
-                 bool free_spc) const;
+       int latex(Buffer const *, std::ostream &,
+                 LatexRunParams const &) const;
        ///
        int ascii(Buffer const *, std::ostream &, int linelen) const;
        ///