Juergen Vigna <[EMAIL PROTECTED]> writes:

| As already told I fixed the showstopper and now this new Undo should work
| properly! Please test it an let me know!

@@ -54,8 +54,9 @@ void InsetTheorem::write(Buffer const *
 }
 
 
-Inset * InsetTheorem::clone(Buffer const &) const
+Inset * InsetTheorem::clone(Buffer const &, bool) const
 {
+#warning Is this inset used? If YES this is WRONG!!! (Jug)
        InsetTheorem * result = new InsetTheorem;
 
        result->collapsed = collapsed;| 

No, this  inset is not in use yet.

-- 
        Lgb

Reply via email to