]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetLine.h
Remove all BufferParam arguments in InsetXXX methods (since insets know about their...
[lyx.git] / src / insets / InsetLine.h
index aae0449ea267fcb93f7ae51745bf85dd216a67bc..43b7e36cdef413b3d3048f748c398f08df6e83b8 100644 (file)
@@ -35,7 +35,7 @@ public:
        ///
        int docbook(odocstream &, OutputParams const &) const;
        ///
-       void xhtml(odocstream &, OutputParams const &) const;
+       docstring xhtml(odocstream &, OutputParams const &) const;
        ///
        void read(Lexer & lex);
        ///