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