]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetFootlike.h
The last commit was, uhh, not what I intended.
[lyx.git] / src / insets / InsetFootlike.h
index 32d0f6c84c94f5101d7df3d661996474f652a636..20477a0099b2225a1d914cca2ab34325bccf3fd9 100644 (file)
@@ -23,15 +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;
+       void write(std::ostream & os) const;
        ///
        bool insetAllowed(InsetCode) const;
        /** returns true if, when outputing LaTeX, font changes should