X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2Finsetinfo.h;h=2e4267a8880f91efc0c68dad0fe99b895c44ab25;hb=3c8aba3b556871fb1100a2f98cd93d5d4e3f70c9;hp=a3948b003b531984b73ace2320d7e75ff76fa053;hpb=76938908d7da15b92bad3908e71eb969c9449c0e;p=lyx.git diff --git a/src/insets/insetinfo.h b/src/insets/insetinfo.h index a3948b003b..2e4267a888 100644 --- a/src/insets/insetinfo.h +++ b/src/insets/insetinfo.h @@ -50,7 +50,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; ///