]> git.lyx.org Git - lyx.git/blobdiff - src/insets/inseturl.h
Rename LatexRunParams::fragile as moving_arg.
[lyx.git] / src / insets / inseturl.h
index d9052ae7fd6f68f19bb93d832d35392e275b7c39..dd93b7bc84751ea54ce2bea53da9d380e00ce34e 100644 (file)
@@ -43,8 +43,8 @@ public:
        ///
        bool display() const { return false; }
        ///
-       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;
        ///