X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2Finsetref.h;h=b9e63412de15d4f2f014d28051b573f678f8c85b;hb=3c8aba3b556871fb1100a2f98cd93d5d4e3f70c9;hp=aa0f3dda8dd518a69d9bb0536385eb2aa516b6eb;hpb=77e706c44175f3cf71473a42d5db890c77b3b7b3;p=lyx.git diff --git a/src/insets/insetref.h b/src/insets/insetref.h index aa0f3dda8d..b9e63412de 100644 --- a/src/insets/insetref.h +++ b/src/insets/insetref.h @@ -61,7 +61,9 @@ public: /// void gotoLabel(); /// - 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; ///