X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetSpace.h;h=d2a1b6c944cd9cc4762e1d6194f000a0df84242d;hb=0362c6aae73c293d1c20277c12d362acfe0b2ef6;hp=6896789e1bd00759f66fffccbbcac9a5dfaf504e;hpb=f7b1c86393d890d5d473279d88e26bb78f8c1275;p=lyx.git diff --git a/src/insets/InsetSpace.h b/src/insets/InsetSpace.h index 6896789e1b..d2a1b6c944 100644 --- a/src/insets/InsetSpace.h +++ b/src/insets/InsetSpace.h @@ -73,8 +73,7 @@ public: int docbook(Buffer const &, odocstream &, OutputParams const &) const; /// the string that is passed to the TOC - virtual int textString(Buffer const &, odocstream &, - OutputParams const &) const; + void textString(Buffer const &, odocstream &) const; /// InsetCode lyxCode() const { return SPACE_CODE; } /// We don't need \begin_inset and \end_inset