]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetFootlike.h
Remove all BufferParam arguments in InsetXXX methods (since insets know about their...
[lyx.git] / src / insets / InsetFootlike.h
index 217b1f20252a1772ab9b98e9d6f6c47494c52a4a..75d9acf213c2892b71bdde45da70b88f5ea0ff27 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -23,9 +23,10 @@ namespace lyx {
 class InsetFootlike : public InsetCollapsable {
 public:
        ///
-       InsetFootlike(BufferParams const &);
+       InsetFootlike(Buffer const &);
        ///
-       InsetFootlike(InsetFootlike const &);
+       bool hasSettings() const { return false; }
+private:
        ///
        void metrics(MetricsInfo &, Dimension &) const;
        ///
@@ -33,8 +34,6 @@ public:
        ///
        void write(std::ostream & os) const;
        ///
-       bool isMacroScope() const { return true; }
-       ///
        bool insetAllowed(InsetCode) const;
        /** returns true if, when outputing LaTeX, font changes should
            be closed before generating this inset. This is needed for