]> git.lyx.org Git - features.git/commit
First step towards fixing some issues noted by Vincent. We record in the
authorRichard Heck <rgheck@comcast.net>
Wed, 21 Jul 2010 21:51:33 +0000 (21:51 +0000)
committerRichard Heck <rgheck@comcast.net>
Wed, 21 Jul 2010 21:51:33 +0000 (21:51 +0000)
commit2f78698fbdfa762edc46f220ae397ede0e3d201c
treebaf59f2f484c108224e871c4642e0769e2a81ea3
parentc12dea018270f93f2bbef2ff7091b43002e973f2
First step towards fixing some issues noted by Vincent. We record in the
Buffer whether we are exporting or not, rather than rely upon isClone(),
which could be adapted to other purposes. And, of course, someone might
choose locally to disable cloning....

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