]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetListings.h
XHTML output for InsetListings.
[lyx.git] / src / insets / InsetListings.h
index 5396b7d0e1f0140a48808034dffeaa2f659faa48..51a3f7022c364eb472bbeaaef14642b27156190e 100644 (file)
@@ -57,6 +57,8 @@ private:
        ///
        int latex(odocstream &, OutputParams const &) const;
        ///
+       docstring xhtml(odocstream &, OutputParams const &) const;
+       ///
        void validate(LaTeXFeatures &) const;
        ///
        bool showInsetDialog(BufferView *) const;