]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetLine.h
Well, it turns out that we need a different return value for the xhtml
[lyx.git] / src / insets / InsetLine.h
index b14c899b80504edc3fb5ae15bf818fd954e78307..43b7e36cdef413b3d3048f748c398f08df6e83b8 100644 (file)
@@ -35,7 +35,7 @@ public:
        ///
        int docbook(odocstream &, OutputParams const &) const;
        ///
-       int xhtml(odocstream &, OutputParams const &) const;
+       docstring xhtml(odocstream &, OutputParams const &) const;
        ///
        void read(Lexer & lex);
        ///