]> git.lyx.org Git - features.git/commit
Fix #7923: Don't clone all the children on autosave.
authorRichard Heck <rgheck@comcast.net>
Sat, 3 Dec 2011 23:20:18 +0000 (23:20 +0000)
committerRichard Heck <rgheck@comcast.net>
Sat, 3 Dec 2011 23:20:18 +0000 (23:20 +0000)
commit1ae948e136bd78510719e806e0751e02d9d99642
treedec1ea89dc4f300ec58ebf361ec65d0a3cc688fb
parente5fea4dabbad6dfe2a146e7ffe36748e6c3b7506
Fix #7923: Don't clone all the children on autosave.

We split Buffer::clone() into various routines that know whether
to clone the children.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40357 a592a061-630c-0410-9148-cb99ea01b6c8
src/Buffer.cpp
src/Buffer.h
src/frontends/qt4/GuiView.cpp