]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetFoot.h
Update my email and status.
[lyx.git] / src / insets / InsetFoot.h
index e2ba08edb26263b37ce3afe6159bd8479fe4d639..f77ae3fedf2ed7c33472651079caed9fbc737811 100644 (file)
@@ -30,7 +30,7 @@ private:
        ///
        InsetCode lyxCode() const { return FOOT_CODE; }
        ///
-       docstring name() const { return from_ascii("Foot"); }
+       docstring layoutName() const { return from_ascii("Foot"); }
        ///
        void latex(otexstream &, OutputParams const &) const;
        ///