]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetMarginal.h
Pure HTML output for math macros.
[lyx.git] / src / insets / InsetMarginal.h
index 8c64fed8557d9b89fcefe280754b519429463524..473c3c4f83bd16fece07fbadbf3af63e96d7a1a9 100644 (file)
@@ -25,7 +25,7 @@ namespace lyx {
 class InsetMarginal : public InsetFootlike {
 public:
        ///
-       InsetMarginal(Buffer const &);
+       InsetMarginal(Buffer *);
        ///
        InsetCode lyxCode() const { return MARGIN_CODE; }
        ///