]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetSpace.h
Andre's s/getTextClass/textClass/ cleanup.
[lyx.git] / src / insets / InsetSpace.h
index 6896789e1bd00759f66fffccbbcac9a5dfaf504e..d2a1b6c944cd9cc4762e1d6194f000a0df84242d 100644 (file)
@@ -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