]> git.lyx.org Git - features.git/commit
Now we have disentangled writeSession() and closeWorkAreaAll(), we can release child...
authorVincent van Ravesteijn <vfr@lyx.org>
Wed, 19 Aug 2009 20:31:49 +0000 (20:31 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Wed, 19 Aug 2009 20:31:49 +0000 (20:31 +0000)
commitc863a953b2abfa95a398777e3f4b6ca70446c5c2
treeafdda5bc34aa166fb68cf5c93b81950b9b5c530c
parent9c44cc7360bbd0218e51b7c56ac5304717591298
Now we have disentangled writeSession() and closeWorkAreaAll(), we can release child buffers together with the master.

This basically solves bug #6162 in trunk (this cannot be done in branch until we take measures to prevent dataloss when closing a master and dirty children).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31149 a592a061-630c-0410-9148-cb99ea01b6c8
src/Buffer.cpp