]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetcharstyle.h
* src/LyXAction.C: mark goto-clear-bookmark as working without buffer
[lyx.git] / src / insets / insetcharstyle.h
index 34b910472f72664d7c18c393d7e6ca2ae06c4756..39231e9a57d7c83f6f26eceb7d44fdbb84f52bec 100644 (file)
@@ -85,8 +85,7 @@ public:
        int plaintext(Buffer const &, odocstream &,
                  OutputParams const &) const;
        /// the string that is passed to the TOC
-       virtual int textString(Buffer const &, odocstream &,
-               OutputParams const &) const;
+       virtual void textString(Buffer const &, odocstream &) const;
        ///
        void validate(LaTeXFeatures &) const;