X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2Finseterror.h;h=519da5fe93dff0ddeeac40001ac9138aee86016f;hb=3c8aba3b556871fb1100a2f98cd93d5d4e3f70c9;hp=e6b4dfa3804f313e5ee1f7dd834006694e7d6854;hpb=76938908d7da15b92bad3908e71eb969c9449c0e;p=lyx.git diff --git a/src/insets/inseterror.h b/src/insets/inseterror.h index e6b4dfa380..519da5fe93 100644 --- a/src/insets/inseterror.h +++ b/src/insets/inseterror.h @@ -48,7 +48,9 @@ public: /// void Read(LyXLex & lex); /// - int Latex(std::ostream &, signed char fragile, bool free_spc) const; + int Latex(std::ostream &, bool fragile, bool free_spc) const; + /// + int Ascii(std::ostream &) const; /// int Linuxdoc(std::ostream &) const; ///