]> git.lyx.org Git - lyx.git/commit
Fix up a few little things after r29065. If we're calculating the autosave
authorRichard Heck <rgheck@comcast.net>
Sat, 4 Apr 2009 03:13:46 +0000 (03:13 +0000)
committerRichard Heck <rgheck@comcast.net>
Sat, 4 Apr 2009 03:13:46 +0000 (03:13 +0000)
commit876dc0d54e02c18df53ef392da6a4504657834c0
tree63d797893438315ea352aab9df52b75528a95e04
parentdd8a3f6f836e9bf9b6cbf8462df931ef43035a55
Fix up a few little things after r29065. If we're calculating the autosave
filename in a different way, we need to make sure we always do it the same
way. Makes more sense to do this in Buffer anyway.

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