]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetListings.h
New DocBook support
[lyx.git] / src / insets / InsetListings.h
index 06c310739f76e484ad2b6225f9be65a322c1cc9d..a74569c54464cefc26eeb03449bb26ce789cbcc8 100644 (file)
@@ -58,6 +58,8 @@ private:
        ///
        docstring xhtml(XMLStream &, OutputParams const &) const;
        ///
+       void docbook(XMLStream &, OutputParams const &) const;
+       ///
        void validate(LaTeXFeatures &) const;
        ///
        bool showInsetDialog(BufferView *) const;