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