]> git.lyx.org Git - features.git/commit
Fix bug #6525: Autosave error when renaming a new file.
authorVincent van Ravesteijn <vfr@lyx.org>
Fri, 12 Feb 2010 23:01:36 +0000 (23:01 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Fri, 12 Feb 2010 23:01:36 +0000 (23:01 +0000)
commit2a8fb9ae5272b424a689bd2a7000fc50d88450fb
treeb31bf94047d7faa220e40875cb4defbea7a521eb
parent8918e5df3716769fa6b81139b1dc14bbaa0cd36d
Fix bug #6525: Autosave error when renaming a new file.

Don't try to move the autosave file if it does not exist.

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