]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetFoot.h
New DocBook support
[lyx.git] / src / insets / InsetFoot.h
index 194661a9b2a22a2e336aea9071abcbaba41b3f92..e93892738544ad456dad317ef6fd666b8c58267f 100644 (file)
@@ -35,7 +35,7 @@ private:
        int plaintext(odocstringstream & ods, OutputParams const & op,
                      size_t max_length = INT_MAX) const;
        ///
-       int docbook(odocstream &, OutputParams const &) const;
+       void docbook(XMLStream &, OutputParams const &) const;
        ///
        void validate(LaTeXFeatures & features) const;
        /// Update the counters of this inset and of its contents