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
- Re: Undo II - The (hopefull... Lars Gullik Bj�nnes
- Re: Undo II - The (hopefully) working patch Lars Gullik Bj�nnes
- Re: Undo II - The (hopefully) working patch Jean-Marc Lasgouttes
- Re: Undo II - The (hopefully) working patch Lars Gullik Bj�nnes
- Re: Undo II - The (hopefully) working pa... Andre Poenitz
- Re: Undo II - The (hopefully) working patch Juergen Vigna
- Re: Undo II - The (hopefully) working patch Lars Gullik Bj�nnes
- Re: Undo II - The (hopefully) working patch Juergen Vigna
- Re: Undo II - The (hopefully) working patch Jean-Marc Lasgouttes
- Re: Undo II - The (hopefully) working pa... Juergen Vigna
- Re: Undo II - The (hopefully) working patch Lars Gullik Bj�nnes
- Re: Undo II - The (hopefully) working patch Juergen Vigna
- RE: Undo II - The (hopefully) working patch Juergen Vigna
