]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetSpecialChar.h
This should be the last of the commits refactoring the InsetLayout code.
[lyx.git] / src / insets / InsetSpecialChar.h
index 08c6dcc344c639b7d852cb7897d09fb7ea29e372..8103cb21a058aa546bb80cc973789446e33f69fd 100644 (file)
@@ -69,8 +69,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 SPECIALCHAR_CODE; }
        /// We don't need \begin_inset and \end_inset