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!

@@ -155,13 +158,13 @@ void InsetText::clear()
                delete par;
                par = tmp;
        }
-       par = new Paragraph;
+       par = new Paragraph();
 }

ditto bug.

-- 
        Lgb

Reply via email to