]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetHyperlink.h
Remove all BufferParam arguments in InsetXXX methods (since insets know about their...
[lyx.git] / src / insets / InsetHyperlink.h
index d764d2c8c895252b385b47b4a4f881fb1a326020..3835c1755d09983d4f233d3ab154107ab72bd730 100644 (file)
@@ -40,6 +40,8 @@ public:
        int plaintext(odocstream &, OutputParams const &) const;
        ///
        int docbook(odocstream &, OutputParams const &) const;
+       ///
+       docstring xhtml(odocstream &, OutputParams const &) const;
        /// the string that is passed to the TOC
        void tocString(odocstream &) const;
        ///