]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetinclude.h
Rename LatexRunParams::fragile as moving_arg.
[lyx.git] / src / insets / insetinclude.h
index 99d930061e096f1eece840c6dfef3248c3783c68..5263fdce43f5a538af88d1b6c78a06e9c5299ea0 100644 (file)
@@ -92,7 +92,7 @@ public:
        void read(Buffer const *, LyXLex &);
        ///
        int latex(Buffer const *, std::ostream &,
-                 bool fragile, bool free_spc) const;
+                 LatexRunParams const &) const;
        ///
        int ascii(Buffer const *, std::ostream &, int linelen) const;
        ///