]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetLabel.h
Remove all BufferParam arguments in InsetXXX methods (since insets know about their...
[lyx.git] / src / insets / InsetLabel.h
index 994546baf1a613f191bea710f26b81d10f28877c..ac22bfca9594e0300c5ce6c2dbeda6db13c7097d 100644 (file)
@@ -44,7 +44,7 @@ public:
        ///
        int docbook(odocstream &, OutputParams const &) const;
        ///
-       void xhtml(odocstream &, OutputParams const &) const;
+       docstring xhtml(odocstream &, OutputParams const &) const;
        ///
        static ParamInfo const & findInfo(std::string const &);
        ///