X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2Finsetref.h;h=b9e63412de15d4f2f014d28051b573f678f8c85b;hb=3c8aba3b556871fb1100a2f98cd93d5d4e3f70c9;hp=a1ea4b0db1e0b466807e6330cc9fcca5e528e8db;hpb=d0950acedaa91320340af398bb06d790486a2207;p=lyx.git diff --git a/src/insets/insetref.h b/src/insets/insetref.h index a1ea4b0db1..b9e63412de 100644 --- a/src/insets/insetref.h +++ b/src/insets/insetref.h @@ -63,6 +63,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;