]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetCitation.h
Remove all BufferParam arguments in InsetXXX methods (since insets know about their...
[lyx.git] / src / insets / InsetCitation.h
index 4567077a423d5e5693d1a2c4f1eb10aa7c277534..caab0626598d8e09ca53fb40e4dbab76717c2f82 100644 (file)
@@ -49,6 +49,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;
        ///