]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetMarginal.cpp
Pure HTML output for math macros.
[lyx.git] / src / insets / InsetMarginal.cpp
index b4e6e8b39e2a3e53c564d3ed18e68c7b4bda940b..fe776bed8abeada38709537d6f969abda5d261e8 100644 (file)
@@ -24,7 +24,7 @@
 namespace lyx {
 
 
-InsetMarginal::InsetMarginal(Buffer const & buf)
+InsetMarginal::InsetMarginal(Buffer * buf)
        : InsetFootlike(buf)
 {}