X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2Finseterror.h;h=519da5fe93dff0ddeeac40001ac9138aee86016f;hb=3c8aba3b556871fb1100a2f98cd93d5d4e3f70c9;hp=6f248e122050591647a2a8f8492a31951009ede1;hpb=d0950acedaa91320340af398bb06d790486a2207;p=lyx.git diff --git a/src/insets/inseterror.h b/src/insets/inseterror.h index 6f248e1220..519da5fe93 100644 --- a/src/insets/inseterror.h +++ b/src/insets/inseterror.h @@ -50,6 +50,8 @@ public: /// int Latex(std::ostream &, bool fragile, bool free_spc) const; /// + int Ascii(std::ostream &) const; + /// int Linuxdoc(std::ostream &) const; /// int DocBook(std::ostream &) const;