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!


@@ -52,6 +52,8 @@ LyXText::LyXText(BufferView * bv)
 {
        bv_owner = bv;
        inset_owner = 0;
+#warning We should activate the below line!!! (Jug)
+//     bv->text = this;
        init();
 }

No we probably should not.
We should let the bufferview take care of that... and it already does.

-- 
        Lgb

Reply via email to