]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetFootlike.h
Pure HTML output for math macros.
[lyx.git] / src / insets / InsetFootlike.h
index 75d9acf213c2892b71bdde45da70b88f5ea0ff27..4fe2d9eddac055ca5821c62f5b8597ce6725ef17 100644 (file)
@@ -23,7 +23,7 @@ namespace lyx {
 class InsetFootlike : public InsetCollapsable {
 public:
        ///
-       InsetFootlike(Buffer const &);
+       InsetFootlike(Buffer *);
        ///
        bool hasSettings() const { return false; }
 private: