]> git.lyx.org Git - features.git/commit
Call Buffer::saveCheckSum() from Buffer::setFileName(). This fixes the bug that if...
authorVincent van Ravesteijn <vfr@lyx.org>
Thu, 18 Nov 2010 17:56:00 +0000 (17:56 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Thu, 18 Nov 2010 17:56:00 +0000 (17:56 +0000)
commitb3d7a104103db644eb986097b879365cb8c086c8
tree5421e8b801ed3a97170b49fb76bf65da067955cc
parent1f38406536903850c8ef0581833fabbec38f5d71
Call Buffer::saveCheckSum() from Buffer::setFileName(). This fixes the bug that if the user wants to overwrite an already existing file, LyX asks whether he want to overwrite the existing file _and_ whether he wants to overwrite an externally modified file.

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