]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetGraphics.h
InsetFloat: pass back inset-modify that is addressed to other inset
[lyx.git] / src / insets / InsetGraphics.h
index 8c07c0f9698dd5b0de3981b4629c383a6805525b..c987ed06159adbcf4b191febb86b23f8577bfbf2 100644 (file)
@@ -78,7 +78,7 @@ public:
        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;
        ///
        docstring xhtml(XMLStream & os, OutputParams const &) const;
        /** Tell LyX what the latex features you need i.e. what latex packages