]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetWrap.h
XHTML for InsetWrap.
[lyx.git] / src / insets / InsetWrap.h
index 17e3b2b7b1d268bad4d22f50506b74ea46563e17..aa21ebf4cf4592030e0e8fd23d975ad296e58ff7 100644 (file)
@@ -71,6 +71,8 @@ private:
        ///
        int docbook(odocstream &, OutputParams const &) const;
        ///
+       docstring xhtml(odocstream &, OutputParams const &) const;
+       ///
        docstring editMessage() const;
        ///
        bool insetAllowed(InsetCode) const;