]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetInfo.h
Restore XHTML output for InsetListings.
[lyx.git] / src / insets / InsetInfo.h
index 9f36a05961885600566695920a816fdc1704b246..797eb08ff78782a72c8b26b0bfd0fa72ce208f78 100644 (file)
@@ -90,7 +90,7 @@ public:
        };
 
        ///
-       InsetInfo(Buffer const & buf, std::string const & info = std::string());
+       InsetInfo(Buffer * buf, std::string const & info = std::string());
        ///
        InsetCode lyxCode() const { return INFO_CODE; }
        ///