]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetmarginal.h
fix compilation pb ; update eu.po
[lyx.git] / src / insets / insetmarginal.h
index d8253c6343cdaa2048e7c4a38421ecc048ee6565..775fdd61d8ec778a6dca3e5d1b1f889554e900aa 100644 (file)
@@ -26,7 +26,7 @@ public:
        ///
        InsetMarginal();
        ///
-       Inset * Clone() const;
+       Inset * Clone(Buffer const &) const;
        ///
        Inset::Code LyxCode() const { return Inset::MARGIN_CODE; }
        ///