]> git.lyx.org Git - features.git/commit
Backport fix for #7923: Don't clone all the children on autosave.
authorRichard Heck <rgheck@comcast.net>
Wed, 21 Dec 2011 15:08:26 +0000 (15:08 +0000)
committerRichard Heck <rgheck@comcast.net>
Wed, 21 Dec 2011 15:08:26 +0000 (15:08 +0000)
commitc9dab05dc9753bccee2a044291c536389526af68
tree74ef9761cfa5be56eccfa3d27a8e6dbf1c98ca14
parentc59c8ad9f06c531a858e744b46ec73f5df781694
Backport fix for #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/branches/BRANCH_2_0_X@40536 a592a061-630c-0410-9148-cb99ea01b6c8
src/Buffer.cpp
src/Buffer.h
src/frontends/qt4/GuiView.cpp
status.20x