]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetfloatlist.h
prevent crash when inserting minipage in table cell,
[lyx.git] / src / insets / insetfloatlist.h
index f2a057cea19fa35aab06d88e40047ea2c4e7c8b1..8854eea077e77dfd20d7be0ac153ba0814b9b890 100644 (file)
@@ -38,7 +38,7 @@ public:
        ///
        bool display() const { return true; }
        ///
-       Inset::Code lyxCode() const;
+       InsetOld::Code lyxCode() const;
        ///
        void write(Buffer const *, std::ostream &) const;
        ///