]> git.lyx.org Git - features.git/commit
Cheap fix for #6554. When we save a Buffer to a new location, we check
authorRichard Heck <rgheck@comcast.net>
Tue, 9 Mar 2010 03:25:47 +0000 (03:25 +0000)
committerRichard Heck <rgheck@comcast.net>
Tue, 9 Mar 2010 03:25:47 +0000 (03:25 +0000)
commit42a2a0f289e951cc7fd4f6ef25a286f3ef400497
tree71e01bb6e37bd23567c7032d3b029813098aa8c9
parent4a07f1d0e22193dc233f3fa3118638e9e7dfb83b
Cheap fix for #6554. When we save a Buffer to a new location, we check
the included insets and make sure that the files they reference are
still where they are supposed to be.

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