]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetHyperlink.h
This should be the last of the commits refactoring the InsetLayout code.
[lyx.git] / src / insets / InsetHyperlink.h
index d4f7a123e63f48904f51a836211a5fc517f09913..354c8ee94505e5a0e5eccfc31228e8f2491de5f5 100644 (file)
@@ -47,8 +47,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;
        ///
        static CommandInfo const * findInfo(std::string const &);
        ///