]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetFootlike.h
Stupid bug fix.
[lyx.git] / src / insets / InsetFootlike.h
index dfacbe9900fa8e6ff53f819353574e01f1d40e43..20477a0099b2225a1d914cca2ab34325bccf3fd9 100644 (file)
@@ -23,17 +23,14 @@ namespace lyx {
 class InsetFootlike : public InsetCollapsable {
 public:
        ///
-       InsetFootlike(BufferParams const &);
-       ///
-       InsetFootlike(InsetFootlike const &);
+       InsetFootlike(Buffer const &);
+private:
        ///
        void metrics(MetricsInfo &, Dimension &) const;
        ///
        void draw(PainterInfo & pi, int x, int y) const;
        ///
-       void write(Buffer const & buf, std::ostream & os) const;
-       ///
-       bool isMacroScope(Buffer const &) const { return true; }
+       void write(std::ostream & os) const;
        ///
        bool insetAllowed(InsetCode) const;
        /** returns true if, when outputing LaTeX, font changes should