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