X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2Finsetcommand.h;h=449d0f19ed2e01e35decdb75918c5829dbd68df3;hb=3c8aba3b556871fb1100a2f98cd93d5d4e3f70c9;hp=55129ea103daa81f83834d4e288bcae52698a1fa;hpb=76938908d7da15b92bad3908e71eb969c9449c0e;p=lyx.git diff --git a/src/insets/insetcommand.h b/src/insets/insetcommand.h index 55129ea103..449d0f19ed 100644 --- a/src/insets/insetcommand.h +++ b/src/insets/insetcommand.h @@ -49,7 +49,9 @@ public: void Read(LyXLex & lex); /// virtual int Latex(std::ostream &, - signed char fragile, bool free_spc) const; + bool fragile, bool free_spc) const; + /// + int Ascii(std::ostream &) const; /// virtual int Linuxdoc(std::ostream &) const; ///