]> git.lyx.org Git - features.git/blobdiff - src/insets/insetfootlike.h
This should clean up the language stuff a bit and a small new check for
[features.git] / src / insets / insetfootlike.h
index d41829b8e3ef40ba9285a19b03d9f74d66a72610..1e678ff90997d4bf5e678633897697be8f035e82 100644 (file)
@@ -30,6 +30,8 @@ public:
        ///
        InsetFootlike();
        ///
+       InsetFootlike(InsetFootlike const &, bool same_id = false);
+       ///
        void write(Buffer const * buf, std::ostream & os) const;
        ///
        bool insetAllowed(Inset::Code) const;