]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetspecialchar.h
reformatting and remove using delc
[lyx.git] / src / insets / insetspecialchar.h
index 8a2bbf90e5eca35283041eecc7e0f01313ac8327..33315256d9f88ef0933bf2047bce042a7e753a4f 100644 (file)
@@ -59,13 +59,13 @@ public:
        int Latex(Buffer const *, std::ostream &,
                  bool fragile, bool free_spc) const;
        ///
-       int Ascii(Buffer const *, std::ostream &) const;
+       int Ascii(Buffer const *, std::ostream &, int linelen) const;
        ///
        int Linuxdoc(Buffer const *, std::ostream &) const;
        ///
        int DocBook(Buffer const *, std::ostream &) const;
        ///
-       Inset * Clone() const;
+       Inset * Clone(Buffer const &) const;
        ///  
        Inset::Code LyxCode() const
        {