X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetSpace.h;h=e285117b11143faa188d35a6be6afc614a7ba132;hb=897436efbb9bd641b61467d185a2dfae9839e575;hp=040316fc6dde4a2291e7e785c894024b1596a770;hpb=0e64103f927443835005cda616db620f9b9e007b;p=features.git diff --git a/src/insets/InsetSpace.h b/src/insets/InsetSpace.h index 040316fc6d..e285117b11 100644 --- a/src/insets/InsetSpace.h +++ b/src/insets/InsetSpace.h @@ -65,13 +65,13 @@ public: void read(Buffer const &, Lexer & lex); /// int latex(Buffer const &, odocstream &, - OutputParams const &) const; + OutputParams const &) const; /// int plaintext(Buffer const &, odocstream &, - OutputParams const &) const; + OutputParams const &) const; /// int docbook(Buffer const &, odocstream &, - OutputParams const &) const; + OutputParams const &) const; /// the string that is passed to the TOC virtual int textString(Buffer const &, odocstream &, OutputParams const &) const;