]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetFootlike.h
Remove TextClassPtr without losing the type safety it provided.
[lyx.git] / src / insets / InsetFootlike.h
index 32d0f6c84c94f5101d7df3d661996474f652a636..217b1f20252a1772ab9b98e9d6f6c47494c52a4a 100644 (file)
@@ -31,7 +31,9 @@ public:
        ///
        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 isMacroScope() const { return true; }
        ///
        bool insetAllowed(InsetCode) const;
        /** returns true if, when outputing LaTeX, font changes should