]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetinfo.h
fix compilation pb ; update eu.po
[lyx.git] / src / insets / insetinfo.h
index 08f1ebc95a2d5daf148baa96c6d60d39544a86fc..6312551c7c62595197b36567a3a88fd978a73065 100644 (file)
@@ -67,7 +67,7 @@ public:
        ///
        Inset::Code LyxCode() const;
        ///
-       Inset * Clone() const;
+       Inset * Clone(Buffer const &) const;
        ///
        static void CloseInfoCB(FL_OBJECT *, long data);
 private: