X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2Ffiginset.h;h=178ddf4acf9bd6446d429d2c92284570dc16b8b9;hb=3c8aba3b556871fb1100a2f98cd93d5d4e3f70c9;hp=f8ee925ab6a84bf2013e62d4e3ed136e00dac88d;hpb=77e706c44175f3cf71473a42d5db890c77b3b7b3;p=lyx.git diff --git a/src/insets/figinset.h b/src/insets/figinset.h index f8ee925ab6..178ddf4acf 100644 --- a/src/insets/figinset.h +++ b/src/insets/figinset.h @@ -37,7 +37,9 @@ public: /// void Read(LyXLex & lex); /// - int Latex(std::ostream &, signed char fragile, bool free_space) const; + int Latex(std::ostream &, bool fragile, bool free_space) const; + /// + int Ascii(std::ostream &) const; /// int Linuxdoc(std::ostream &) const; ///