]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetSpace.h
Restore XHTML output for InsetListings.
[lyx.git] / src / insets / InsetSpace.h
index acb9b15b144f1fd14307c45b561c4b7f031264f8..5aed4d50e7d346886e46f692b43125670a007009 100644 (file)
@@ -95,7 +95,7 @@ class InsetSpace : public Inset
 {
 public:
        ///
-       InsetSpace() {}
+       InsetSpace() : Inset(0) {}
        ///
        explicit InsetSpace(InsetSpaceParams const & par);
        ///
@@ -129,7 +129,7 @@ public:
        ///
        int docbook(odocstream &, OutputParams const &) const;
        ///
-       docstring xhtml(odocstream &, OutputParams const &) const;
+       docstring xhtml(XHTMLStream &, OutputParams const &) const;
        ///
        void validate(LaTeXFeatures & features) const;
        /// the string that is passed to the TOC