mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
Was forgetting this.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27643 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
01c6c4879e
commit
b48de25bb1
@ -123,6 +123,7 @@ protected:
|
||||
if (from_new) {
|
||||
--to_next;
|
||||
from_next = from_old + (from_next - from);
|
||||
from = from_old;
|
||||
delete[] from_new;
|
||||
}
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user