]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetfoot.h
fix compilation pb ; update eu.po
[lyx.git] / src / insets / insetfoot.h
index 8c83d5a65c9468a899fddae4eb141884c3899510..26b7f2f7fa26b1b613531970a9080f4017a8039a 100644 (file)
@@ -28,7 +28,7 @@ public:
        ///
        InsetFoot();
        ///
-       Inset * Clone() const;
+       Inset * Clone(Buffer const &) const;
        ///
        Inset::Code LyxCode() const { return Inset::FOOT_CODE; }
        ///