]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetquotes.h
* src/LyXAction.C: mark goto-clear-bookmark as working without buffer
[lyx.git] / src / insets / insetquotes.h
index 33a62e2f5c833c19d9aefce46764a095d6a9afff..cbd2f5dcbfcdff84687a51709ca9e19eb23e4f85 100644 (file)
@@ -93,8 +93,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;
+       virtual void textString(Buffer const &, odocstream &) const;
 
        ///
        void validate(LaTeXFeatures &) const;